1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-07-22 17:18:39 +00:00

DOCS: clarify stepheight upper limit

This commit is contained in:
Zughy 2024-08-22 15:31:41 +02:00 committed by GitHub
parent 7968ab6928
commit 323829a4ee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8896,6 +8896,7 @@ Player properties need to be saved manually.
-- If positive number, object will climb upwards when it moves
-- horizontally against a `walkable` node, if the height difference
-- is within `stepheight`.
-- Values bigger than twice the collisionbox Y won't work.
automatic_face_movement_dir = 0.0,
-- Automatically set yaw to movement direction, offset in degrees.