YesNoOk
avatar

Projectile help (Read 379 times)

Started by kenkilla, July 24, 2008, 02:50:31 am
Share this topic:
Projectile help
#1  July 24, 2008, 02:50:31 am
  • avatar
well im  making a sasuke  and his katon housenka no justsu seemed pretty easy but the problem is that every time i use it he launches it and get stuck in the air also the fireballs just move straight across the stage. i set the attack as a projectile and i should be fine if  i knew how to change the direction of the fireballs and if anyone know like a tut explaining what these mean
Spoiler, click to toggle visibilty

Re: Projectile help
#2  July 24, 2008, 06:21:50 am
  • ******
  • I hang out tough. I'm a real boss.
    • USA
    • litotichues.com/
velocity, changes direction of projectile

velocity=x,y

you get stuck in th air?..elaborate this could be many problem.

(Man the air isn't liking people these past few days.)

Re: Projectile help
#3  July 24, 2008, 08:27:32 am
  • avatar
well after activating the move he walks on air like its the ground and if i jump he will go back to ground lvl
Re: Projectile help
#4  July 24, 2008, 08:32:19 am
  • ******
  • I hang out tough. I'm a real boss.
    • USA
    • litotichues.com/
you most likely have a change state that goes to state 0


either

-make it go to state 50

-use physics =A

-or use physics =N and use vel strls to bring him down triggered by a change state triggered when his pos y >=0

your choice

cheers,Rajaboy
Re: Projectile help
#5  July 24, 2008, 01:02:18 pm
  • avatar
thank you very much