mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Better I think
This commit is contained in:
parent
44204ccc08
commit
1ea1720f36
1 changed files with 2 additions and 2 deletions
|
@ -8895,8 +8895,8 @@ Player properties need to be saved manually.
|
|||
stepheight = 0,
|
||||
-- If positive number, object will climb upwards when it moves
|
||||
-- horizontally against a `walkable` node, if the height difference
|
||||
-- is within `stepheight` and if the object current max Y is greater
|
||||
-- or equal than the node max Y.
|
||||
-- is within `stepheight` and if the object current max Y in the world
|
||||
-- is greater or equal than the node's.
|
||||
|
||||
automatic_face_movement_dir = 0.0,
|
||||
-- Automatically set yaw to movement direction, offset in degrees.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue