You are viewing a potentially older version of this package.
View all versions.
| Date uploaded | 7 months ago |
| Version | 1.0.0 |
| Download link | gh0stboyyy-Enhanced_Roll-1.0.0.zip |
| Downloads | 760 |
| Dependency string | gh0stboyyy-Enhanced_Roll-1.0.0 |
README
Enhanced Roll
Enhanced Roll improves Link's rolling behavior in Majora's Mask: Recompiled by adding smoother directional steering during rolls and a small set of configurable options to control responsiveness and bonk behavior.
Summary
- Smooth per-frame roll steering to improve directional control while rolling.
- Single configurable option exposed to users:
roll_step(steering responsiveness). - Implemented via hooks.
Configuration
roll_step(Number): steering responsiveness step passed toMath_ScaledStepToS. Higher = faster visual turning.
Notes
- The mod reads
roll_stepat runtime so changes in the mod manager take effect without restarting the game. - Steering is not applied during bonk/impact animations.
CHANGELOG
CHANGELOG
Version 1.1.0
- Added roll chaining while movement input is held.
- Added L+A target roll behavior while Z-targeting an enemy with a sword drawn.