Page 1 of 1

What is maximum_corner_sliding_distance?

Posted: Sat Dec 02, 2023 2:35 pm
by curiosity
Description missing in both data and runtime docs.

Re: What is maximum_corner_sliding_distance?

Posted: Thu Jan 11, 2024 4:31 am
by _CodeGreen
It's for when characters are running against a collision box, how close they have to be to "slip" in a different direction to avoid getting caught on the corners of collision boxes too much. You'll notice it whenever you try to run between two entities right next to each other, like stone furnaces or assemblers.