mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
tile.cpp: Automatically upscale lower resolution texture
This commit is contained in:
parent
46da0e8b3b
commit
31c1fca6fd
2 changed files with 23 additions and 1 deletions
|
@ -243,6 +243,7 @@ Example:
|
|||
default_dirt.png^default_grass_side.png
|
||||
|
||||
`default_grass_side.png` is overlayed over `default_dirt.png`.
|
||||
The texture with the lower resolution will be automatically upscaled to the higher resolution texture.
|
||||
|
||||
### Texture grouping
|
||||
Textures can be grouped together by enclosing them in `(` and `)`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue