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

Add support for setting stepheight for entities

This commit is contained in:
sapier 2013-07-22 18:54:30 +02:00 committed by PilzAdam
parent ff7c380d0e
commit 251e3e01c7
7 changed files with 12 additions and 5 deletions

View file

@ -1860,6 +1860,7 @@ Object Properties
is_visible = true,
makes_footstep_sound = false,
automatic_rotate = false,
stepheight = 0,
}
Entity definition (register_entity)