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.
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.