
Last updated | a month ago |
Total downloads | 5935 |
Total rating | 1 |
Categories | Client Mods |
Dependency string | Amorously-SnatcherBugFix-0.3.0 |
Dependants | 17 other packages depend on this package |
This mod requires the following mods to function

BepInEx-BepInExPack_GTFO
BepInEx pack for GTFO. Preconfigured and includes Unity Base DLLs.
Preferred version: 3.2.1README
SnatcherBugFix
After being consumed for 6.5 seconds (roughly the time it takes to be spit out), or when a snatcher/pouncer dies holding the local player (you):
- Force removes the screen effect.
- Force teleports out of the arena dimension to the snatcher's last position.
- Force exits any open menu pages when being consumed and spit out.
- Force changes the player's locomotion state back to normal.
TODO:
- Despawn enemies in arena dimensions (probably host-only).
Thanks to Auri for the patch help from TheArchive, and Dinorush for the delayed callback code from EWC. Also big thanks to Tsopu and ThyUnsuspicious for help testing.
Changelog
v0.3.0
- Made the delayed callback shared between snatchers.
- Added a check for a rare bug where the player camera would remain fixed as if they were downed after being spat out.
v0.2.1
- Fixed issue where the monobehavior was not being added for clients.