1
0
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:
Vitaliy
2020-06-06 23:25:18 +03:00
committed by GitHub
parent 36099ba947
commit e746607d0f
2 changed files with 11 additions and 2 deletions

View File

@@ -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