When using a custom gravity for a player/zombie class, if the player/zombie uses a ladder it resets their gravity again. I will play with fixing this myself but other than checking OnTick for (wereOnLadder & !isOnLadder) and resetting gravity i'm a bit stumped so far.