Air walk remover with explanations and links

Air walk remover with explanations and links V3

Kirb

Kirb The Korb
Kirb submitted a new resource:

Air walk remover with explanations and links - when you run or get launched off a floor you play the fall animation

This is a mod that deletes the air walk, so when you go off a platform you play the fall animation, like that "outta here" Sonic Mania mod or (as i remember) like Sonic CD
it has explanations and links inside it, so you can change the mod as you like and learn how to use lua
here's the code
//air walk remover, made by Kirb, reusable

addHook("PlayerThink", function(player) //main hook //https://wiki.srb2.org/wiki/Lua/Hooks

if not(player.mo) then return end //do...

Read more about this resource...
 
Metal Sonic's Hover while in Dashmode when using this makes him use the fall animation
srb20737.gif
 
Last edited:
No.. To me it worked, i'll check
Post automatically merged:

My bad! I used the wrong file, pls do not blam
 
Last edited:

Who is viewing this thread (Total: 1, Members: 0, Guests: 1)

Back
Top