mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-26 18:21:04 +00:00
Allow allfaces
drawtypes to have 6 textures (#15175)
This commit is contained in:
parent
d08d34d803
commit
65ec371b78
3 changed files with 30 additions and 8 deletions
|
@ -1470,7 +1470,8 @@ Look for examples in `games/devtest` or `games/minetest_game`.
|
|||
'Connected Glass'.
|
||||
* `allfaces`
|
||||
* Often used for partially-transparent nodes.
|
||||
* External and internal sides of textures are visible.
|
||||
* External sides of textures, and unlike other drawtypes, the external sides
|
||||
of other blocks, are visible from the inside.
|
||||
* `allfaces_optional`
|
||||
* Often used for leaves nodes.
|
||||
* This switches between `normal`, `glasslike` and `allfaces` according to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue