[Server Addon] Potential stutter fix on custom maps

If you liked this item, please rate it up on Steam Workshop page.

Author: Nescius

Last revision: 3 Jul, 2023 at 10:51 UTC

File size: 1.63 KB

On Steam Workshop

Description:

Some custom maps use infected or survivor models with set animation as prop_dynamic. This causes bunch of moving phys_bone_followers to spawn which can cause serious stuttering issues. This addon may fix the stuttering in such case.

Custom maps I know of where this addon fixes the stuttering:
https://steamcommunity.com/sharedfiles/filedetails/?id=1910147798 – 4th chapter
https://steamcommunity.com/sharedfiles/filedetails/?id=342322228 – 4th chapter

Proper fix for this would be for creators of the maps to update the map and change the problematic prop_dynamics into prop_dynamic_override and keep Collisions set to `Not solid`

Possible unwanted side effects of this addon: Killing bone followers disables collision so if for whatever reason that is an issue in some custom map let me know in discussion section