mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-26 18:21:04 +00:00
Restore visual_scale support for nodeboxes (and allfaces) (#9906)
This commit is contained in:
parent
36099ba947
commit
e746607d0f
2 changed files with 11 additions and 2 deletions
|
@ -6941,7 +6941,7 @@ Used by `minetest.register_node`.
|
|||
|
||||
visual_scale = 1.0,
|
||||
-- Supported for drawtypes "plantlike", "signlike", "torchlike",
|
||||
-- "firelike", "mesh".
|
||||
-- "firelike", "mesh", "nodebox", "allfaces".
|
||||
-- For plantlike and firelike, the image will start at the bottom of the
|
||||
-- node. For torchlike, the image will start at the surface to which the
|
||||
-- node "attaches". For the other drawtypes the image will be centered
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue