Project Zomboid

Project Zomboid

Dive Through Windows [B42]
bandaid fix
through testing, the broken function seems to be the diving animation (playerDir) so reverting to the default window vault animation seems to fix it.

in DiveThroughWindows.lua
change character:climbOverFence(playerDir) into character:climbThroughWindow(collider)
and the true above it to false
Last edited by DarkzKnight; 17 Sep @ 5:37pm