mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Document "wielditem" visual
This commit is contained in:
parent
6f661f77a6
commit
c3eb7fe316
1 changed files with 1 additions and 1 deletions
|
@ -2010,7 +2010,7 @@ Object Properties
|
|||
collide_with_objects = true, -- collide with other objects if physical=true
|
||||
weight = 5,
|
||||
collisionbox = {-0.5,-0.5,-0.5, 0.5,0.5,0.5},
|
||||
visual = "cube"/"sprite"/"upright_sprite"/"mesh",
|
||||
visual = "cube"/"sprite"/"upright_sprite"/"mesh"/"wielditem",
|
||||
visual_size = {x=1, y=1},
|
||||
mesh = "model",
|
||||
textures = {}, -- number of required textures depends on visual
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue