EnemyAnimationFix
Fixes several enemy bugs for both clients and host.
Last updated | 5 days ago |
Total downloads | 5435 |
Total rating | 2 |
Categories | |
Dependency string | Dinorush-EnemyAnimationFix-1.2.1 |
Dependants | 16 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
Features
Client
- Enemies don't snap out of their tongue/shooting animations early.
- Enemies don't occasionally fail to play animations (most of the time).
Client w/ Host
- Enemies sync their position slightly closer when they perform an action (attacking, screaming, etc.).
Host (applies for all players)
- Enemies stop shooting or using their tongues when they perform another action.
- Enemies don't cancel their melee when a player is directly inside them.
- Enemy c-foam states last the correct length of time for clients.
- Wave enemies don't AFK for potentially infinite lengths of time.
- Min/max time customizable via Config file.
- Enemies' second and onward screams correctly wake rooms instead of doing nothing.
- Scream cooldowns reset between drops.
Acknowledgements
Fast fix implementation for wave enemies AFKing is heavily based on PierceBugFix's patch.