LevelTut2

This commit is contained in:
MarcEricMartel
2022-10-12 11:09:47 -04:00
parent ecbc5dfe50
commit c573c03d37
5 changed files with 163 additions and 18 deletions

View File

@@ -2,28 +2,30 @@
importer="texture"
type="StreamTexture"
path="res://.import/texture_01.png-a70a232ea5920a0ccf3e70d4a4d30427.stex"
path.s3tc="res://.import/texture_01.png-a70a232ea5920a0ccf3e70d4a4d30427.s3tc.stex"
path.etc2="res://.import/texture_01.png-a70a232ea5920a0ccf3e70d4a4d30427.etc2.stex"
metadata={
"vram_texture": false
"imported_formats": [ "s3tc", "etc2" ],
"vram_texture": true
}
[deps]
source_file="res://Textures/kenney_prototype_textures/green/texture_01.png"
dest_files=[ "res://.import/texture_01.png-a70a232ea5920a0ccf3e70d4a4d30427.stex" ]
dest_files=[ "res://.import/texture_01.png-a70a232ea5920a0ccf3e70d4a4d30427.s3tc.stex", "res://.import/texture_01.png-a70a232ea5920a0ccf3e70d4a4d30427.etc2.stex" ]
[params]
compress/mode=0
compress/mode=2
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/repeat=true
flags/filter=true
flags/mipmaps=false
flags/mipmaps=true
flags/anisotropic=false
flags/srgb=2
flags/srgb=1
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
@@ -31,5 +33,5 @@ process/invert_color=false
process/normal_map_invert_y=false
stream=false
size_limit=0
detect_3d=true
detect_3d=false
svg/scale=1.0

View File

@@ -2,28 +2,30 @@
importer="texture"
type="StreamTexture"
path="res://.import/texture_01.png-31ae63b9e1d9ba8e9393cf4124d04d7b.stex"
path.s3tc="res://.import/texture_01.png-31ae63b9e1d9ba8e9393cf4124d04d7b.s3tc.stex"
path.etc2="res://.import/texture_01.png-31ae63b9e1d9ba8e9393cf4124d04d7b.etc2.stex"
metadata={
"vram_texture": false
"imported_formats": [ "s3tc", "etc2" ],
"vram_texture": true
}
[deps]
source_file="res://Textures/kenney_prototype_textures/red/texture_01.png"
dest_files=[ "res://.import/texture_01.png-31ae63b9e1d9ba8e9393cf4124d04d7b.stex" ]
dest_files=[ "res://.import/texture_01.png-31ae63b9e1d9ba8e9393cf4124d04d7b.s3tc.stex", "res://.import/texture_01.png-31ae63b9e1d9ba8e9393cf4124d04d7b.etc2.stex" ]
[params]
compress/mode=0
compress/mode=2
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/repeat=true
flags/filter=true
flags/mipmaps=false
flags/mipmaps=true
flags/anisotropic=false
flags/srgb=2
flags/srgb=1
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
@@ -31,5 +33,5 @@ process/invert_color=false
process/normal_map_invert_y=false
stream=false
size_limit=0
detect_3d=true
detect_3d=false
svg/scale=1.0