Change import settings for textures
This commit is contained in:
@@ -3,19 +3,20 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://ck84wai72nj01"
|
||||
path="res://.godot/imported/unarmed_punch.png-a69225035c1dc186a08ce92c99118bd9.ctex"
|
||||
path.s3tc="res://.godot/imported/unarmed_punch.png-a69225035c1dc186a08ce92c99118bd9.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/vfx/hit_effects/unarmed_punch.png"
|
||||
dest_files=["res://.godot/imported/unarmed_punch.png-a69225035c1dc186a08ce92c99118bd9.ctex"]
|
||||
dest_files=["res://.godot/imported/unarmed_punch.png-a69225035c1dc186a08ce92c99118bd9.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
||||
Reference in New Issue
Block a user