AntiTumble Cooldown
Gets rid of the Tumble Cooldown, causing you to break free from holds, and spam the tumble button.
| Last updated | 5 days ago |
| Total downloads | 1193 |
| Total rating | 1 |
| Categories | Mods Misc Client-side |
| Dependency string | PurpleDude_Modding-AntiTumble_Cooldown-1.1.0 |
| Dependants | 0 other packages depend on this package |
README
Instant Tumble Exit
Overview
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.
Features
- Instant Tumble exit for the local player
- Tumble mechanics, physics, and impacts remain unchanged
- Does not affect other players
Scope & Behavior
- Applies only to the local player
- Works in both singleplayer and multiplayer sessions
- Does not alter enemy logic or world physics
- Safe to use with existing saves
How It Works
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.
Installation
- Install BepInEx for REPO
- Place the mod DLL into:
BepInEx/plugins - Launch the game
Compatibility
- Singleplayer: ✔ Supported
- Multiplayer: ✔ Local-player only
- Game updates: Made for version v0.3.2 - May require updates if Tumble internals change
Notes
This mod intentionally focuses on a single gameplay adjustment and avoids introducing configuration options or keybinds to preserve the game’s original flow.
Credits
Created for REPO using BepInEx
Updates
v1.1.0 - Added BACK the UI appearing. Sorry, unsure of why this happened before!