mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 10:45:33 +00:00
Transparent brushes
This commit is contained in:
parent
7aee230b3c
commit
5011de651f
18 changed files with 1545 additions and 1207 deletions
BIN
textures/special/trigger.png
(Stored with Git LFS)
BIN
textures/special/trigger.png
(Stored with Git LFS)
Binary file not shown.
|
|
@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/trigger.png-f879e271e7fabd1268f430358dfe2613.
|
|||
compress/mode=3
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/uastc_level=0
|
||||
compress/rdo_quality_loss=0.0
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
|
|
@ -25,6 +27,10 @@ mipmaps/generate=true
|
|||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/channel_remap/red=0
|
||||
process/channel_remap/green=1
|
||||
process/channel_remap/blue=2
|
||||
process/channel_remap/alpha=3
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue