Page 1 of 1

help with animation finish when jumping sprite touchesground

PostPosted: Fri Feb 25, 2011 10:11 pm
by RippeR7420
So I have my animation set up that when I jump it changes to the jump animation, But I do I make it resume what he was doing when he hits the ground? he just stays in his jump animation :(

Re: help with animation finish when jumping sprite touchesgr

PostPosted: Fri Feb 25, 2011 10:21 pm
by schnellboot
you have to change the animation back to normal on collision with ground

Re: help with animation finish when jumping sprite touchesgr

PostPosted: Fri Feb 25, 2011 11:58 pm
by RippeR7420
I got that.

Can you go into a bit more detail please?

Re: help with animation finish when jumping sprite touchesgr

PostPosted: Sat Feb 26, 2011 12:03 am
by Hblade
It's a bit more complicated sometimes, look at the code for Megaman inside of the megaman game, it's in Game Demos.