mirror of
https://github.com/Steffo99/pineapple-surf.git
synced 2024-11-21 23:34:21 +00:00
Reimport water_tile to be uncompressed
This commit is contained in:
parent
7417dd6b16
commit
b6a05940f4
1 changed files with 4 additions and 6 deletions
|
@ -3,21 +3,19 @@
|
||||||
importer="texture"
|
importer="texture"
|
||||||
type="CompressedTexture2D"
|
type="CompressedTexture2D"
|
||||||
uid="uid://bdoifsf6k0qb8"
|
uid="uid://bdoifsf6k0qb8"
|
||||||
path.s3tc="res://.godot/imported/water_tile.png-3409e1652e492940c85ec86e868e691e.s3tc.ctex"
|
path="res://.godot/imported/water_tile.png-3409e1652e492940c85ec86e868e691e.ctex"
|
||||||
path.etc2="res://.godot/imported/water_tile.png-3409e1652e492940c85ec86e868e691e.etc2.ctex"
|
|
||||||
metadata={
|
metadata={
|
||||||
"imported_formats": ["s3tc", "etc2"],
|
"vram_texture": false
|
||||||
"vram_texture": true
|
|
||||||
}
|
}
|
||||||
|
|
||||||
[deps]
|
[deps]
|
||||||
|
|
||||||
source_file="res://assets/water_tile.png"
|
source_file="res://assets/water_tile.png"
|
||||||
dest_files=["res://.godot/imported/water_tile.png-3409e1652e492940c85ec86e868e691e.s3tc.ctex", "res://.godot/imported/water_tile.png-3409e1652e492940c85ec86e868e691e.etc2.ctex"]
|
dest_files=["res://.godot/imported/water_tile.png-3409e1652e492940c85ec86e868e691e.ctex"]
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
|
|
||||||
compress/mode=2
|
compress/mode=3
|
||||||
compress/lossy_quality=0.7
|
compress/lossy_quality=0.7
|
||||||
compress/hdr_compression=1
|
compress/hdr_compression=1
|
||||||
compress/bptc_ldr=0
|
compress/bptc_ldr=0
|
||||||
|
|
Loading…
Reference in a new issue