

Bridge Launcher
Create a bridge at the pull of a trigger! Just like the bridges from the shore! Good for low stamina!Details
๐ ๐ซ Bridge Launcher
At whatever chance you configure (50% by default) you can get the "Bridge Launcher" instead of the "Chain Launcher" and create a walkable bridge for you and your teammates! Good for situations where everyone is low on stamina!
- ๐ฃ๏ธ Join the discussion in the Peak Modding Discord under #mod-releases for issues, reports, and appreciation!
โจ FEATURES
- ๐ Bridge Creation: Spawns walkable wooden bridges instead of vines
- โ Chain Anchors: Two chain anchors at bridge start for realistic appearance
- ๐ฏ Smart Targeting: Only works when grounded, prevents mid-air bridge building
- ๐ Audio/Visual Effects: Bridge break sounds, gunshot VFX, and screen shake
- ๐ฎ One-Time Use: Bridge Launchers are consumed after firing (like vanilla)
- โ๏ธ Configurable: Adjust bridge launcher spawn chance
- ๐ Multiplayer Sync: Host settings automatically sync to all players
โ๏ธ Configuration
After running the game once with the mod, a config file will be generated at:
BepInEx/config/tony4twentys.Bridge_Launcher.cfg
Config Options
Key | Default | Description |
---|---|---|
Bridge Launcher Chance |
0.5 |
Chance (0.0 to 1.0) for a chain launcher to become a Bridge Launcher. 0.5 = 50% chance |
Examples
0.0
= No Bridge Launchers (vanilla behavior)0.5
= 50% chance (default)1.0
= All Chain Launchers become Bridge Launchers
๐ Installation
- Download the
.zip
from Thunderstore or GitHub. - Extract it into your
BepInEx/plugins/
folder. - Launch the game. The mod auto-generates a config file.
- Edit the config file if desired and relaunch the game.
๐ฅ or use the thunderstore mod manager app ๐ฅ
Dependencies
- BepInEx - Required for plugin loading
- PhotonCustomPropsUtils - Required for multiplayer sync, host handshake and config sync
๐ How It Works
- Random Conversion: When you pick up a Chain Launcher, there's a configurable chance it becomes a Bridge Launcher
- Bridge Building: Fire at a target location to create a wooden bridge
- Chain Anchors: Two chain anchors automatically spawn at the bridge start
- One-Time Use: The Bridge Launcher is consumed after firing
- Multiplayer: Host's bridge launcher chance setting syncs to all players
๐ Future Plans
- Integration with Summit Supply Shop - Buy this launcher variant
- New Bridge Types - Use a hidden bridge mesh as well as further ranges!
๐ Credits
- ๐ง Mod Author: tony4twenty
- ๐ฎ Check out my other PEAK mods
- ๐ค Special Thanks to Snosz for helping me with syncing issues and getting the bridge to properly line up!