Page 1 of 1

jumping and landing

PostPosted: Mon Apr 10, 2006 9:07 am
by arm
I have made that my main actor can walk with animation jump with diferent animation, but when he lands on suface without releasing forward button thers still jumping animation. Any ideas how to fix that?

PostPosted: Mon Apr 10, 2006 2:59 pm
by The achievement
Hi arm! i have a way to solve your problem. ok, first right click on your main actor, then go to add event. go to collision(any side of gound or your platform actor)then go to physical response. then type the bottom part of physical response to

0

or

0.1

that will stop the un necessary bounce

PostPosted: Mon Apr 10, 2006 4:17 pm
by arm
sorry but you got me wrong! my actor isn't bouncing but moving forward (after jump) with jumping animation while he should moving with going animation

PostPosted: Mon Apr 10, 2006 6:35 pm
by The achievement
hmmmmmmmm let me think, you should try thinking about changing the button for jumping, left, right etc.

Or you just have it on repeat. but i dont think im answering your question correctly, im sorry!

PostPosted: Tue Apr 11, 2006 10:25 am
by Troodon
You can change the animations when collision->any side of surface->change animation->your animation

I hope this helped :wink:

PostPosted: Wed Apr 12, 2006 10:41 pm
by arm
actualy I have a variable can_jump and when actor collides with surface there is not allowed no jumping anim. but animation remains from jumping unless I stop on surface and start going
OK! forget about it and thanks for trying to help, everyone who did! :wink: