


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