Browse Source

Correcting iimport

pull/1/head
Ryan Reed 1 month ago
parent
commit
178a1a2362
3 changed files with 9 additions and 11 deletions
  1. +1
    -1
      assets/textures/dirt-grass.png.import
  2. +4
    -5
      assets/textures/wood-end.png.import
  3. +4
    -5
      assets/textures/wood-side.png.import

+ 1
- 1
assets/textures/dirt-grass.png.import View File

@ -31,4 +31,4 @@ process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1
detect_3d/compress_to=0

+ 4
- 5
assets/textures/wood-end.png.import View File

@ -3,20 +3,19 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://dxh0tr1jn2sym"
path.s3tc="res://.godot/imported/wood-end.png-880ae7062d85d2bd8bfc66b6bcdb95a8.s3tc.ctex"
path="res://.godot/imported/wood-end.png-880ae7062d85d2bd8bfc66b6bcdb95a8.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
"vram_texture": true
"vram_texture": false
}
[deps]
source_file="res://assets/textures/wood-end.png"
dest_files=["res://.godot/imported/wood-end.png-880ae7062d85d2bd8bfc66b6bcdb95a8.s3tc.ctex"]
dest_files=["res://.godot/imported/wood-end.png-880ae7062d85d2bd8bfc66b6bcdb95a8.ctex"]
[params]
compress/mode=2
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1


+ 4
- 5
assets/textures/wood-side.png.import View File

@ -3,20 +3,19 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://0mw651622h01"
path.s3tc="res://.godot/imported/wood-side.png-7d9834bbc960a2c99991aedb7dcfa31e.s3tc.ctex"
path="res://.godot/imported/wood-side.png-7d9834bbc960a2c99991aedb7dcfa31e.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
"vram_texture": true
"vram_texture": false
}
[deps]
source_file="res://assets/textures/wood-side.png"
dest_files=["res://.godot/imported/wood-side.png-7d9834bbc960a2c99991aedb7dcfa31e.s3tc.ctex"]
dest_files=["res://.godot/imported/wood-side.png-7d9834bbc960a2c99991aedb7dcfa31e.ctex"]
[params]
compress/mode=2
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1


Loading…
Cancel
Save