| Last updated | 2 hours ago |
| Total downloads | 6 |
| Total rating | 1 |
| Categories | Code Mods |
| Dependency string | Epiccool-PanicButton-1.2.2 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
LavaGang-MelonLoader
The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono
Preferred version: 0.6.5gnonme-BoneLib
A BONELAB mod for making life easier for other mod creators.
Preferred version: 3.1.3README
# Panic Button
A simple utility mod that adds a "Panic Button" to BONELAB. If you get stuck or fall out of bounds, double-click the **B button** on your right Quest controller (or press **P** on your keyboard) to teleport instantly back to the map's starting spawn point.
## Features
* **Safe Teleport**: Uses internal game functions to move the rig without breaking physics.
* **Double-Click Safety**: Prevents accidental triggers by requiring a quick double-press.
* **Map Tracking**: Automatically saves your spawn point when you enter a new level.
## Installation
1. Install [MelonLoader](https://melonwiki.xyz/).
2. Install [BoneLib](https://thunderstore.io/c/bonelab/p/GN/BoneLib/).
3. Drag and drop the PanicButton.dll into your UserData/Mods folder.
## Changelog
* **1.2.1**: Added automatic spawn tracking and fixed teleport physics.