You are viewing a potentially older version of this package.
View all versions.
| Date uploaded | 2 years ago |
| Version | 0.0.1 |
| Download link | hirnukuono-GlueFix-0.0.1.zip |
| Downloads | 274 |
| Dependency string | hirnukuono-GlueFix-0.0.1 |
This mod requires the following mods to function
README
GlueFix
attempts to fix some cfoam related bugs. what is done:
- removal of blobs hanging in the air after enemy killed or thawed + moved away from blob
- removal of blobs that are OnDoor but door got destroyed (yes, they are not removed by game)
- removal of blobs that are not on a weakdoor but exceed 256 seconds of lifetime (fell thru floor maybe)
the removed cfoam blobs release their CellSoundPlayers which reduces the chance of audio bug as well. i recommend using No_More_Cocoons alongside this mod to further combat audiobug from happening.
this mod patches into GlueGunProjectile.Awake. check the bepinex log for actions taken.
v0.0.1
initial.