mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-11 17:51:04 +00:00
Add ^[mask texture modifier
This commit is contained in:
parent
e4d570eafc
commit
b19dd922ec
2 changed files with 53 additions and 0 deletions
|
@ -258,6 +258,10 @@ Advanced texture modifiers:
|
|||
Crops the texture to a frame of a vertical animation.
|
||||
Example: default_torch_animated.png^[verticalframe:16:8
|
||||
|
||||
[mask:<file>
|
||||
Apply a mask to the base image.
|
||||
The mask is applied using binary AND.
|
||||
|
||||
Sounds
|
||||
-------
|
||||
Only OGG Vorbis files are supported.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue