
SnatcherBugFix
A client-side mod that tries to fix some snatcher-related bugsDetails
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.