Hello I am re-creating starbound (Yes I know it's not out yet but im preparing) but whenever my character jumps he never plays the jump animation like he should. It getting really annoying now because the jump animation looks cool and i do want it there. Any way to do that.
Link To Project Here:
http://beta.scratch.mit.edu/projects/10124360/
Offline
The problem is caused by your animation for left and right movement. If you jump straight in the area it will run the animation fine.
To fix:
In the green flag forever script that controls the animations add a check for if your character is jumping; if it is then don't run the run of walk animations.
Offline
I have added if it is touching black but my jump animation still wont play however i might take out the wait until touching black on the jump because i think that is screwing it up
Offline
Figured it out don't worry
Offline