SwarmBot icon indicating copy to clipboard operation
SwarmBot copied to clipboard

ladders don't work going up forward

Open andrewgazelka opened this issue 3 years ago • 0 comments

They work backward but not forward. Why? Ladders have a collision box and are just being treated like water now (which is walk through). Right now the player goes through the middle of the block when ascending but at the end it will either need to go forward or backward. Going backward isn't an issue for collision as the player goes away from the ladder, however going forward will be an issue as the player will act like the ladder does not have a bounding box.

andrewgazelka avatar Jul 01 '21 23:07 andrewgazelka