long road to hell from here
This commit is contained in:
parent
8993f80078
commit
b5cb8b6d4a
23 changed files with 508 additions and 9 deletions
|
@ -4,15 +4,16 @@ importer="texture"
|
|||
type="CompressedTexture2D"
|
||||
uid="uid://fldji252qpey"
|
||||
path.s3tc="res://.godot/imported/Chica_Main.png-ed504f430467d4015fe315fea792d4a0.s3tc.ctex"
|
||||
path.etc2="res://.godot/imported/Chica_Main.png-ed504f430467d4015fe315fea792d4a0.etc2.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"imported_formats": ["s3tc_bptc", "etc2_astc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Textures/Chica_Main.png"
|
||||
dest_files=["res://.godot/imported/Chica_Main.png-ed504f430467d4015fe315fea792d4a0.s3tc.ctex"]
|
||||
dest_files=["res://.godot/imported/Chica_Main.png-ed504f430467d4015fe315fea792d4a0.s3tc.ctex", "res://.godot/imported/Chica_Main.png-ed504f430467d4015fe315fea792d4a0.etc2.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
|
|
|
@ -4,15 +4,16 @@ importer="texture"
|
|||
type="CompressedTexture2D"
|
||||
uid="uid://cev65j6tjoli8"
|
||||
path.s3tc="res://.godot/imported/Chica_MaskMap.png-da402b4bd0fd237cfcfffbc191e529e9.s3tc.ctex"
|
||||
path.etc2="res://.godot/imported/Chica_MaskMap.png-da402b4bd0fd237cfcfffbc191e529e9.etc2.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"imported_formats": ["s3tc_bptc", "etc2_astc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Textures/Chica_MaskMap.png"
|
||||
dest_files=["res://.godot/imported/Chica_MaskMap.png-da402b4bd0fd237cfcfffbc191e529e9.s3tc.ctex"]
|
||||
dest_files=["res://.godot/imported/Chica_MaskMap.png-da402b4bd0fd237cfcfffbc191e529e9.s3tc.ctex", "res://.godot/imported/Chica_MaskMap.png-da402b4bd0fd237cfcfffbc191e529e9.etc2.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
|
|
|
@ -4,15 +4,16 @@ importer="texture"
|
|||
type="CompressedTexture2D"
|
||||
uid="uid://bnrc4uavbcu8f"
|
||||
path.s3tc="res://.godot/imported/Chica_NormalMap.png-69cc3ac2b8ef303f803e39dc3c32c557.s3tc.ctex"
|
||||
path.etc2="res://.godot/imported/Chica_NormalMap.png-69cc3ac2b8ef303f803e39dc3c32c557.etc2.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"imported_formats": ["s3tc_bptc", "etc2_astc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Textures/Chica_NormalMap.png"
|
||||
dest_files=["res://.godot/imported/Chica_NormalMap.png-69cc3ac2b8ef303f803e39dc3c32c557.s3tc.ctex"]
|
||||
dest_files=["res://.godot/imported/Chica_NormalMap.png-69cc3ac2b8ef303f803e39dc3c32c557.s3tc.ctex", "res://.godot/imported/Chica_NormalMap.png-69cc3ac2b8ef303f803e39dc3c32c557.etc2.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
|
|
|
@ -4,15 +4,16 @@ importer="texture"
|
|||
type="CompressedTexture2D"
|
||||
uid="uid://c6rqou6artl3b"
|
||||
path.s3tc="res://.godot/imported/Chica_PaintMap.png-27b54e518bdb0ae4e5ae98e1172bf606.s3tc.ctex"
|
||||
path.etc2="res://.godot/imported/Chica_PaintMap.png-27b54e518bdb0ae4e5ae98e1172bf606.etc2.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"imported_formats": ["s3tc_bptc", "etc2_astc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Textures/Chica_PaintMap.png"
|
||||
dest_files=["res://.godot/imported/Chica_PaintMap.png-27b54e518bdb0ae4e5ae98e1172bf606.s3tc.ctex"]
|
||||
dest_files=["res://.godot/imported/Chica_PaintMap.png-27b54e518bdb0ae4e5ae98e1172bf606.s3tc.ctex", "res://.godot/imported/Chica_PaintMap.png-27b54e518bdb0ae4e5ae98e1172bf606.etc2.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue