so, does anybody kno how to get an animatoin to play for jumping
Started by: yoshijumper | Replies: 6 | Views: 478
Apr 2, 2010 2:52 PM #562625
hey guys, as the question may reveal ima noob...but i was wondering if anybody could tell me how to get an animation to play for a jump....i can get all basic stuff like walk run crouch whatever, but i cant get him to jump on key...an1 kno the codin for it... plz help ty XD
Apr 2, 2010 4:26 PM #562647
extend his legs and move his origin up, repeat, move origin down and retract his legs, repeat.
Apr 2, 2010 6:47 PM #562695
....i can animate it i cant get the animation to play when i press a button...
Apr 3, 2010 3:20 PM #563092
Then your pressing the wrong button silly.
Apr 5, 2010 5:03 PM #564229
nooooooo... i know how to get running/walking to play on key... but i cant get any other animation to play on key. i use arrows for walking, an else if statement for running, but no matter what key i put in the actions, i can never get another animation to play for any key...
Apr 5, 2010 5:18 PM #564237
if statement checking for a key then going to the frame within the player that has a MC of him jumping, or, an image of the player as it would look jumping using a script to 'fake' the jumping animation.
Apr 8, 2010 9:38 PM #565866
iz there a way to code it......i have a code for jumping and i have a jumping animation......is there a way to do it differently than above...like, have the animation play with the code