Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » Flutter Jump
- xomic13
-
13 posts
Flutter Jump
Don't ask what I'm working on, but it is with Yoshi in it.
I have the Platforming script done, I just can't seem to do the flutter jump
This Project has the platforming script in it
so could you help me?
I have the Platforming script done, I just can't seem to do the flutter jump
This Project has the platforming script in it
so could you help me?

- imfh
-
1000+ posts
Flutter Jump
Yoshi's flutter jump is sort of a bouncy float through the air. It's basically the ability to temporarily walk on the air after jumping.
You'll want to put the flutter jump in where you change y vel by -1. Something like this:
You'll want to put the flutter jump in where you change y vel by -1. Something like this:
- Discussion Forums
- » Help with Scripts
-
» Flutter Jump