
EnemyAnimationFix
Fixes several enemy bugs for both clients and host.
Last updated | 2 weeks ago |
Total downloads | 16622 |
Total rating | 4 |
Categories | Client Mods |
Dependency string | Dinorush-EnemyAnimationFix-1.3.2 |
Dependants | 25 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 or Host
- Foamed enemies visually fade to normal over time.
- Giant screams play the correct animation always.
- Enemies not on screen play footstep audio.
Client
- Enemies don't snap out of their tongue/shooting animations early.
- Enemies don't occasionally fail to play animations (most of the time).
Host (applies for all players)
- Enemies not on screen correctly perform melee animations.
- Toggleable via Config file (tied to footstep audio).
- 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.