Resource icon

[Open Assets] Spring Frontflip (v1.3.1)

In the air? Do you have enough speed to launch yourself high into the sky? Have you just hit a spring?

DO A FLIP
attachment.php


But not too low because you might bump your head that that's not good.
attachment.php

These GIFs use both Momentum and FallingAnimations, but they are not required.

I combed through all of the characters on the MB, as of May 18th 2020, and the majority of them work!
yeah im insane

In order to add your own character, you need to add a simple Lua script.
First, you need to find what roll frame you wish them to "uncurl" from, for example Sonic uncurls on frame E. This differs from character to character, which is why we have the frontfliptable!

How simple is this code? Well..
attachment.php


Example: frontfliptable["sonic"] = E

It shouldn't matter if you add the character before or after SpringFrontflip, it should still function properly.

- Both Spyro the Dragon and Spyro the Hedgehog share the same skinname (Don't add both in the same session.)
- ModernSonic, SMS and Spyro(Nero) do not uncurl normally, and therefore are forced into fall state when close to the ground
- OVA Knuckles and HMS123311 don't flip for some reason
- I'm terrible at post formatting

v1.3.1:
- Uncommented Spyro from the table. Considering the skinnames conflicting, I doubt players will add both characters in the same session.

v1.3:
- Removed second check for UglyKnux, he said he's ok
- Changed frame numbers to corresponding letters. Genuinely did not know I could use the letters.

v1.2:
- Amy won't drop her hammer anymore
- Added a NiGHTS check just in case

v1.1:
- Fixed being able to flip twice in one spring

v1:
- Initial release
  • springfrontflip.png
    springfrontflip.png
    21.6 KB · Views: 203
  • springflip2.png
    springflip2.png
    2.6 KB · Views: 208
Author
Demnyx Onyxfur
Views
2,828
First release
Last update
Rating
0.00 star(s) 0 ratings

Share this resource

Back
Top