| Last updated | 5 months ago |
| Total downloads | 896 |
| Total rating | 6 |
| Categories | Mods |
| Dependency string | Keanine-Deku_Glide-1.0.2 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
tomtee-Do_Action_Helper
A library mod that helps mod developers create and manage Do Action conditions
Preferred version: 1.0.1README
Deku Glide
This mod gives Deku Link the option to glide after jumping from a ledge. Press A in midair and he'll float forward using the same mechanic as Deku Flowers.
It’s a small change that goes a long way into making Deku Link feel more useful, giving players more reason to stay in Deku form.
Header
RECOMP_IMPORT("mm_deku_glide", bool IsCheatingEnabled());
#define ON_DEKU_GLIDE RECOMP_CALLBACK("mm_deku_glide", onDekuGlide)