Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
Trippy
Press a key (default G) to trip/tumble every nearby player, like a jump-roll body check. Only the tripper needs it installed.
| Date uploaded | 9 hours ago |
| Version | 1.0.0 |
| Download link | Maxehmum-Trippy-1.0.0.zip |
| Downloads | 72 |
| Dependency string | Maxehmum-Trippy-1.0.0 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
Trippy
Press a key (default G) to trip every player within range into the game's
normal tumble state, the same fall you get from a jump-roll body check.
Requires BepInEx.
Anyone can trip anyone. Only the player pressing the key needs the mod. The tumble is replicated by the game, so the host and the people you trip see it without installing anything. Install it on every PC whose owner should be able to trip.
Key, range, and cooldown live in BepInEx/config/Trippy.cfg, written on
first run.
CHANGELOG
Changelog
1.0.0
- Initial release.
- Press a key to force every player within
Rangeinto the game's tumble state. Dead and already-tumbling players are skipped. - Anyone can trip, not just the host. Only the player pressing the key needs the mod; guests' trips are routed through the host by the game itself.
TripKeyaccepts any Unity Input System key name, with optionalCtrl/Shift/Altmodifiers, and re-reads itself when changed, so no relaunch is needed. Defaults toG, since R.E.P.O. usesTfor chat.Cooldown(1.5s by default) limits how often you can trip, so holding or mashing the key doesn't spam the lobby.IncludeSelf(off by default) makes you tumble along with everyone you trip.IgnoreWhileTyping(on by default) suppresses the trip key while the in-game chat box is open.