ARA Level 2

This commit is contained in:
Victor Turgeon
2022-10-12 14:57:02 -04:00
parent 24c7d971fc
commit c5f4c59d18
6 changed files with 89 additions and 18 deletions

View File

@@ -2,28 +2,30 @@
importer="texture"
type="StreamTexture"
path="res://.import/ARA.png-75f03cc33639c95bb83956471f5fc184.stex"
path.s3tc="res://.import/ARA.png-75f03cc33639c95bb83956471f5fc184.s3tc.stex"
path.etc2="res://.import/ARA.png-75f03cc33639c95bb83956471f5fc184.etc2.stex"
metadata={
"vram_texture": false
"imported_formats": [ "s3tc", "etc2" ],
"vram_texture": true
}
[deps]
source_file="res://Textures/ARA.png"
dest_files=[ "res://.import/ARA.png-75f03cc33639c95bb83956471f5fc184.stex" ]
dest_files=[ "res://.import/ARA.png-75f03cc33639c95bb83956471f5fc184.s3tc.stex", "res://.import/ARA.png-75f03cc33639c95bb83956471f5fc184.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

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 156 KiB

View File

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