You are viewing a potentially older version of this package. View all versions.
Maxehmum-Trippy-1.0.0 icon

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-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

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 Range into 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.
  • TripKey accepts any Unity Input System key name, with optional Ctrl/Shift/Alt modifiers, and re-reads itself when changed, so no relaunch is needed. Defaults to G, since R.E.P.O. uses T for 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.