This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2013-04-30 15:53:53

WabbaHarry
New Scratcher
Registered: 2012-11-06
Posts: 21

Jump Animation Help

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

 

#2 2013-04-30 20:22:39

Smozzick
Scratcher
Registered: 2011-10-23
Posts: 100+

Re: Jump Animation Help

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.


http://i50.tinypic.com/ded8m.png

Offline

 

#3 2013-05-01 13:26:12

WabbaHarry
New Scratcher
Registered: 2012-11-06
Posts: 21

Re: Jump Animation Help

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

 

#4 2013-05-01 13:38:29

WabbaHarry
New Scratcher
Registered: 2012-11-06
Posts: 21

Re: Jump Animation Help

Figured it out don't worry

Offline

 

Board footer