

Instant Tumble Exit is a BepInEx mod for REPO that modifies Tumble behavior for the local player only.
The player can still enter Tumble normally, be launched, collide, and interact exactly as intended by the game. The only behavioral change is that Tumble can be exited immediately, without the usual forced delay.
REPO already tracks whether Tumble can be exited using internal timers and override flags. This mod ensures those checks never prevent the local player from exiting Tumble once it has started, while leaving all other Tumble logic intact.
BepInEx/plugins
This mod intentionally focuses on a single gameplay adjustment and avoids introducing configuration options or keybinds to preserve the game’s original flow.
Created for REPO using BepInEx
v1.1.0 - Added BACK the UI appearing. Sorry, unsure of why this happened before!