mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 16:15:20 +02:00
Restore visual_scale support for nodeboxes (and allfaces) (#9906)
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user