v1.1
- Added a proper flutter animation v1.2
- Yoshi's body now draws correctly facing left.
- The sound effect now fades after ending the flutter early.
> flutter jump in 1.4 is somewhat stiff
> this flutter jump is very fast
I'm sure you can change the speed in the library file.
Re: flutterjump.lua - Flutter jump for Yoshi [v1.1]
Posted: Wed Oct 14, 2020 3:16 am
by Marioman2007
I also think so
Re: flutterjump.lua - Flutter jump for Yoshi [v1.1]
Posted: Thu Oct 15, 2020 5:42 pm
by JayTheUnwise123
Nice! Pretty accurate to flutter jumps in other 2D Mario games, a few nit-picks however:
- In some cases it looks like I am on the ground, but the game still considers me as in the air, so I trigger a weak flutter jump while meaning to jump instead.
- The whole flutter audio plays even when canceling a flutter jump before it ends, so it sounds a bit strange afterwards.
This is still a good representation regardless, but it would feel better to use if there was some sort of fix for these.
Re: flutterjump.lua - Flutter jump for Yoshi [v1.1]
Nice! Pretty accurate to flutter jumps in other 2D Mario games, a few nit-picks however:
- In some cases it looks like I am on the ground, but the game still considers me as in the air, so I trigger a weak flutter jump while meaning to jump instead.
- The whole flutter audio plays even when canceling a flutter jump before it ends, so it sounds a bit strange afterwards.
This is still a good representation regardless, but it would feel better to use if there was some sort of fix for these.
you stole my thunder about the first nitpick if you can call it a nitpick since it seems more like a bug then a nitpick.
Re: flutterjump.lua - Flutter jump for Yoshi [v1.1]
Posted: Mon Jan 18, 2021 3:34 pm
by TheGameyFireBro105
There's a graphical bug that requires attention.
Yoshi's butt will always face right when fluttering.
Re: flutterjump.lua - Flutter jump for Yoshi [v1.1]