mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-15 23:13:59 +00:00
New sprites
This commit is contained in:
parent
f96b7cacee
commit
d0ea8de0f3
40 changed files with 341 additions and 55 deletions
|
|
@ -42,6 +42,24 @@
|
||||||
"scale": 1,
|
"scale": 1,
|
||||||
"scene": ""
|
"scene": ""
|
||||||
},
|
},
|
||||||
|
"Gomen": {
|
||||||
|
"export_overrides": {
|
||||||
|
"image": "\"res://Sprites/Expression/Cirno/Cirno10.png\""
|
||||||
|
},
|
||||||
|
"mirror": false,
|
||||||
|
"offset": Vector2(0, 0),
|
||||||
|
"scale": 1,
|
||||||
|
"scene": ""
|
||||||
|
},
|
||||||
|
"Gomen Smile": {
|
||||||
|
"export_overrides": {
|
||||||
|
"image": "\"res://Sprites/Expression/Cirno/Cirno11.png\""
|
||||||
|
},
|
||||||
|
"mirror": false,
|
||||||
|
"offset": Vector2(0, 0),
|
||||||
|
"scale": 1,
|
||||||
|
"scene": ""
|
||||||
|
},
|
||||||
"Happy": {
|
"Happy": {
|
||||||
"export_overrides": {
|
"export_overrides": {
|
||||||
"image": "\"res://Sprites/Expression/Cirno/Cirno08.png\""
|
"image": "\"res://Sprites/Expression/Cirno/Cirno08.png\""
|
||||||
|
|
@ -60,15 +78,6 @@
|
||||||
"scale": 1,
|
"scale": 1,
|
||||||
"scene": ""
|
"scene": ""
|
||||||
},
|
},
|
||||||
"OldCirno": {
|
|
||||||
"export_overrides": {
|
|
||||||
"image": "\"res://Sprites/Portraits/Cirno2.png\""
|
|
||||||
},
|
|
||||||
"mirror": false,
|
|
||||||
"offset": Vector2(0, 0),
|
|
||||||
"scale": 1,
|
|
||||||
"scene": ""
|
|
||||||
},
|
|
||||||
"Puzzled": {
|
"Puzzled": {
|
||||||
"export_overrides": {
|
"export_overrides": {
|
||||||
"image": "\"res://Sprites/Expression/Cirno/Cirno03.png\""
|
"image": "\"res://Sprites/Expression/Cirno/Cirno03.png\""
|
||||||
|
|
@ -96,6 +105,24 @@
|
||||||
"scale": 1,
|
"scale": 1,
|
||||||
"scene": ""
|
"scene": ""
|
||||||
},
|
},
|
||||||
|
"Surprised": {
|
||||||
|
"export_overrides": {
|
||||||
|
"image": "\"res://Sprites/Expression/Cirno/Cirno09.png\""
|
||||||
|
},
|
||||||
|
"mirror": false,
|
||||||
|
"offset": Vector2(0, 0),
|
||||||
|
"scale": 1,
|
||||||
|
"scene": ""
|
||||||
|
},
|
||||||
|
"Surprised Embarassed": {
|
||||||
|
"export_overrides": {
|
||||||
|
"image": "\"res://Sprites/Expression/Cirno/CirnoSurpriseEmbarass2.png\""
|
||||||
|
},
|
||||||
|
"mirror": false,
|
||||||
|
"offset": Vector2(0, 0),
|
||||||
|
"scale": 1,
|
||||||
|
"scene": ""
|
||||||
|
},
|
||||||
"Ticked": {
|
"Ticked": {
|
||||||
"export_overrides": {
|
"export_overrides": {
|
||||||
"image": "\"res://Sprites/Expression/Cirno/Cirno06.png\""
|
"image": "\"res://Sprites/Expression/Cirno/Cirno06.png\""
|
||||||
|
|
|
||||||
|
|
@ -24,18 +24,18 @@
|
||||||
"scale": 1,
|
"scale": 1,
|
||||||
"scene": ""
|
"scene": ""
|
||||||
},
|
},
|
||||||
"Default": {
|
"Defeated": {
|
||||||
"export_overrides": {
|
"export_overrides": {
|
||||||
"image": "\"res://Sprites/Portraits/Rumia.png\""
|
"image": "\"res://Sprites/Expression/Rumia/RumiaDefeated.png\""
|
||||||
},
|
},
|
||||||
"mirror": false,
|
"mirror": false,
|
||||||
"offset": Vector2(0, 0),
|
"offset": Vector2(0, 0),
|
||||||
"scale": 1,
|
"scale": 1,
|
||||||
"scene": ""
|
"scene": ""
|
||||||
},
|
},
|
||||||
"Defeated": {
|
"Defeated 1": {
|
||||||
"export_overrides": {
|
"export_overrides": {
|
||||||
"image": "\"res://Sprites/Expression/Rumia/RumiaDefeated.png\""
|
"image": "\"res://Sprites/Expression/Rumia/Rumia07.png\""
|
||||||
},
|
},
|
||||||
"mirror": false,
|
"mirror": false,
|
||||||
"offset": Vector2(0, 0),
|
"offset": Vector2(0, 0),
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
[style name="VN"]
|
[style name="VN"]
|
||||||
join Cirno (Embarassed) left
|
join Cirno (Surprised) left
|
||||||
join Rumia (Surprised) right
|
join Rumia (Surprised) right
|
||||||
Cirno: Rumia? Why are you here?
|
Cirno: Rumia? Why are you here?
|
||||||
Rumia (Puzzled): I have no idea, I was flying through the forest in my darkness bubble and I ended up here after I hit something hard that made me feel all tingly.
|
Rumia (Puzzled): I have no idea, I was flying through the forest in my darkness bubble and I ended up here after I hit something hard that made me feel all tingly.
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@ Cirno (Happy): I infiltrated the facility!
|
||||||
ICE (Smug): Yes, thanks to our hackers who rewired the telepad.
|
ICE (Smug): Yes, thanks to our hackers who rewired the telepad.
|
||||||
Cirno (Smug Talk): Yes of course, so what is this place?
|
Cirno (Smug Talk): Yes of course, so what is this place?
|
||||||
ICE (No Words): Weren't you listening to the briefing? This is the enemy refinery we need to infiltrate.
|
ICE (No Words): Weren't you listening to the briefing? This is the enemy refinery we need to infiltrate.
|
||||||
Cirno (Embarassed): Sorry that was so boring I was falling asleep
|
Cirno (Gomen): Sorry that was so boring I was falling asleep
|
||||||
ICE (Neutral): It's important! Please try to stay awake when critical mission data is being relayed to you!
|
ICE (Neutral): It's important! Please try to stay awake when critical mission data is being relayed to you!
|
||||||
Cirno (Happy): Don't worry, whatever it is I can deal with it and you will help me, right?
|
Cirno (Happy): Don't worry, whatever it is I can deal with it and you will help me, right?
|
||||||
ICE (Happy): Yes indeed, my primary mission is to assist you.
|
ICE (Happy): Yes indeed, my primary mission is to assist you.
|
||||||
|
|
|
||||||
|
|
@ -61,7 +61,7 @@
|
||||||
[sub_resource type="Resource" id="Resource_6wo78"]
|
[sub_resource type="Resource" id="Resource_6wo78"]
|
||||||
script = ExtResource("4_u1i8n")
|
script = ExtResource("4_u1i8n")
|
||||||
EggIndex = 0
|
EggIndex = 0
|
||||||
StartingEquipment = []
|
StartingEquipment = Array[ExtResource("5_u1i8n")]([])
|
||||||
|
|
||||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_rff8l"]
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_rff8l"]
|
||||||
size = Vector2(30, 52.5)
|
size = Vector2(30, 52.5)
|
||||||
|
|
|
||||||
|
|
@ -214,7 +214,7 @@ ActivationType = 0
|
||||||
Targets = Array[NodePath]([NodePath("../Rumia")])
|
Targets = Array[NodePath]([NodePath("../Rumia")])
|
||||||
WaitForCompletion = true
|
WaitForCompletion = true
|
||||||
|
|
||||||
[sub_resource type="Resource" id="Resource_xwjvv"]
|
[sub_resource type="Resource" id="Resource_ygp23"]
|
||||||
resource_local_to_scene = true
|
resource_local_to_scene = true
|
||||||
script = ExtResource("49_0si7g")
|
script = ExtResource("49_0si7g")
|
||||||
Target = NodePath(".")
|
Target = NodePath(".")
|
||||||
|
|
@ -865,7 +865,7 @@ Events = Array[ExtResource("44_mah4x")]([SubResource("Resource_068l7"), SubResou
|
||||||
|
|
||||||
[node name="BossBattleStartScript" parent="Parallax2D/Factory Tilemaps/LevelProps" instance=ExtResource("43_kf3qc")]
|
[node name="BossBattleStartScript" parent="Parallax2D/Factory Tilemaps/LevelProps" instance=ExtResource("43_kf3qc")]
|
||||||
position = Vector2(-1487, -396)
|
position = Vector2(-1487, -396)
|
||||||
Events = Array[ExtResource("44_mah4x")]([SubResource("Resource_4f4id"), SubResource("Resource_s2o7m"), SubResource("Resource_b1dht"), SubResource("Resource_xrgpy"), SubResource("Resource_xwjvv")])
|
Events = Array[ExtResource("44_mah4x")]([SubResource("Resource_4f4id"), SubResource("Resource_s2o7m"), SubResource("Resource_b1dht"), SubResource("Resource_xrgpy"), SubResource("Resource_ygp23")])
|
||||||
|
|
||||||
[node name="Enemy13" parent="Parallax2D/Factory Tilemaps/LevelProps" instance=ExtResource("47_u1ve6")]
|
[node name="Enemy13" parent="Parallax2D/Factory Tilemaps/LevelProps" instance=ExtResource("47_u1ve6")]
|
||||||
position = Vector2(-1657, -788)
|
position = Vector2(-1657, -788)
|
||||||
|
|
|
||||||
BIN
Sprites/Expression/Cirno/Cirno00.png
(Stored with Git LFS)
BIN
Sprites/Expression/Cirno/Cirno00.png
(Stored with Git LFS)
Binary file not shown.
BIN
Sprites/Expression/Cirno/Cirno01.png
(Stored with Git LFS)
BIN
Sprites/Expression/Cirno/Cirno01.png
(Stored with Git LFS)
Binary file not shown.
BIN
Sprites/Expression/Cirno/Cirno02.png
(Stored with Git LFS)
BIN
Sprites/Expression/Cirno/Cirno02.png
(Stored with Git LFS)
Binary file not shown.
BIN
Sprites/Expression/Cirno/Cirno03.png
(Stored with Git LFS)
BIN
Sprites/Expression/Cirno/Cirno03.png
(Stored with Git LFS)
Binary file not shown.
BIN
Sprites/Expression/Cirno/Cirno04.png
(Stored with Git LFS)
BIN
Sprites/Expression/Cirno/Cirno04.png
(Stored with Git LFS)
Binary file not shown.
BIN
Sprites/Expression/Cirno/Cirno05.png
(Stored with Git LFS)
BIN
Sprites/Expression/Cirno/Cirno05.png
(Stored with Git LFS)
Binary file not shown.
BIN
Sprites/Expression/Cirno/Cirno06.png
(Stored with Git LFS)
BIN
Sprites/Expression/Cirno/Cirno06.png
(Stored with Git LFS)
Binary file not shown.
BIN
Sprites/Expression/Cirno/Cirno07.png
(Stored with Git LFS)
BIN
Sprites/Expression/Cirno/Cirno07.png
(Stored with Git LFS)
Binary file not shown.
BIN
Sprites/Expression/Cirno/Cirno08.png
(Stored with Git LFS)
BIN
Sprites/Expression/Cirno/Cirno08.png
(Stored with Git LFS)
Binary file not shown.
BIN
Sprites/Expression/Cirno/Cirno09.png
(Stored with Git LFS)
Normal file
BIN
Sprites/Expression/Cirno/Cirno09.png
(Stored with Git LFS)
Normal file
Binary file not shown.
34
Sprites/Expression/Cirno/Cirno09.png.import
Normal file
34
Sprites/Expression/Cirno/Cirno09.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="texture"
|
||||||
|
type="CompressedTexture2D"
|
||||||
|
uid="uid://c58uiash8btlv"
|
||||||
|
path="res://.godot/imported/Cirno09.png-8e1e5ca64ca36e074c80f154f0895d72.ctex"
|
||||||
|
metadata={
|
||||||
|
"vram_texture": false
|
||||||
|
}
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://Sprites/Expression/Cirno/Cirno09.png"
|
||||||
|
dest_files=["res://.godot/imported/Cirno09.png-8e1e5ca64ca36e074c80f154f0895d72.ctex"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
compress/mode=0
|
||||||
|
compress/high_quality=false
|
||||||
|
compress/lossy_quality=0.7
|
||||||
|
compress/hdr_compression=1
|
||||||
|
compress/normal_map=0
|
||||||
|
compress/channel_pack=0
|
||||||
|
mipmaps/generate=false
|
||||||
|
mipmaps/limit=-1
|
||||||
|
roughness/mode=0
|
||||||
|
roughness/src_normal=""
|
||||||
|
process/fix_alpha_border=true
|
||||||
|
process/premult_alpha=false
|
||||||
|
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
|
||||||
BIN
Sprites/Expression/Cirno/Cirno10.png
(Stored with Git LFS)
Normal file
BIN
Sprites/Expression/Cirno/Cirno10.png
(Stored with Git LFS)
Normal file
Binary file not shown.
34
Sprites/Expression/Cirno/Cirno10.png.import
Normal file
34
Sprites/Expression/Cirno/Cirno10.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="texture"
|
||||||
|
type="CompressedTexture2D"
|
||||||
|
uid="uid://dvqxat2jo3x72"
|
||||||
|
path="res://.godot/imported/Cirno10.png-022cc47632d3ecc2f6eef9c252289521.ctex"
|
||||||
|
metadata={
|
||||||
|
"vram_texture": false
|
||||||
|
}
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://Sprites/Expression/Cirno/Cirno10.png"
|
||||||
|
dest_files=["res://.godot/imported/Cirno10.png-022cc47632d3ecc2f6eef9c252289521.ctex"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
compress/mode=0
|
||||||
|
compress/high_quality=false
|
||||||
|
compress/lossy_quality=0.7
|
||||||
|
compress/hdr_compression=1
|
||||||
|
compress/normal_map=0
|
||||||
|
compress/channel_pack=0
|
||||||
|
mipmaps/generate=false
|
||||||
|
mipmaps/limit=-1
|
||||||
|
roughness/mode=0
|
||||||
|
roughness/src_normal=""
|
||||||
|
process/fix_alpha_border=true
|
||||||
|
process/premult_alpha=false
|
||||||
|
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
|
||||||
BIN
Sprites/Expression/Cirno/Cirno11.png
(Stored with Git LFS)
Normal file
BIN
Sprites/Expression/Cirno/Cirno11.png
(Stored with Git LFS)
Normal file
Binary file not shown.
34
Sprites/Expression/Cirno/Cirno11.png.import
Normal file
34
Sprites/Expression/Cirno/Cirno11.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="texture"
|
||||||
|
type="CompressedTexture2D"
|
||||||
|
uid="uid://b5qw3ug47jhpf"
|
||||||
|
path="res://.godot/imported/Cirno11.png-942bcfeb06f1cef62a8ddcad133f504d.ctex"
|
||||||
|
metadata={
|
||||||
|
"vram_texture": false
|
||||||
|
}
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://Sprites/Expression/Cirno/Cirno11.png"
|
||||||
|
dest_files=["res://.godot/imported/Cirno11.png-942bcfeb06f1cef62a8ddcad133f504d.ctex"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
compress/mode=0
|
||||||
|
compress/high_quality=false
|
||||||
|
compress/lossy_quality=0.7
|
||||||
|
compress/hdr_compression=1
|
||||||
|
compress/normal_map=0
|
||||||
|
compress/channel_pack=0
|
||||||
|
mipmaps/generate=false
|
||||||
|
mipmaps/limit=-1
|
||||||
|
roughness/mode=0
|
||||||
|
roughness/src_normal=""
|
||||||
|
process/fix_alpha_border=true
|
||||||
|
process/premult_alpha=false
|
||||||
|
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
|
||||||
BIN
Sprites/Expression/Cirno/CirnoSurpriseEmbarass2.png
(Stored with Git LFS)
Normal file
BIN
Sprites/Expression/Cirno/CirnoSurpriseEmbarass2.png
(Stored with Git LFS)
Normal file
Binary file not shown.
34
Sprites/Expression/Cirno/CirnoSurpriseEmbarass2.png.import
Normal file
34
Sprites/Expression/Cirno/CirnoSurpriseEmbarass2.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="texture"
|
||||||
|
type="CompressedTexture2D"
|
||||||
|
uid="uid://br14sgty6bred"
|
||||||
|
path="res://.godot/imported/CirnoSurpriseEmbarass2.png-c2e45e829eeaad13228c1b7c21f85179.ctex"
|
||||||
|
metadata={
|
||||||
|
"vram_texture": false
|
||||||
|
}
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://Sprites/Expression/Cirno/CirnoSurpriseEmbarass2.png"
|
||||||
|
dest_files=["res://.godot/imported/CirnoSurpriseEmbarass2.png-c2e45e829eeaad13228c1b7c21f85179.ctex"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
compress/mode=0
|
||||||
|
compress/high_quality=false
|
||||||
|
compress/lossy_quality=0.7
|
||||||
|
compress/hdr_compression=1
|
||||||
|
compress/normal_map=0
|
||||||
|
compress/channel_pack=0
|
||||||
|
mipmaps/generate=false
|
||||||
|
mipmaps/limit=-1
|
||||||
|
roughness/mode=0
|
||||||
|
roughness/src_normal=""
|
||||||
|
process/fix_alpha_border=true
|
||||||
|
process/premult_alpha=false
|
||||||
|
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
|
||||||
BIN
Sprites/Expression/Colonel/Colonel00.png
(Stored with Git LFS)
BIN
Sprites/Expression/Colonel/Colonel00.png
(Stored with Git LFS)
Binary file not shown.
BIN
Sprites/Expression/Colonel/Colonel01.png
(Stored with Git LFS)
BIN
Sprites/Expression/Colonel/Colonel01.png
(Stored with Git LFS)
Binary file not shown.
BIN
Sprites/Expression/ICE/ICE00.png
(Stored with Git LFS)
BIN
Sprites/Expression/ICE/ICE00.png
(Stored with Git LFS)
Binary file not shown.
BIN
Sprites/Expression/ICE/ICE01.png
(Stored with Git LFS)
BIN
Sprites/Expression/ICE/ICE01.png
(Stored with Git LFS)
Binary file not shown.
BIN
Sprites/Expression/Rumia/Rumia00.png
(Stored with Git LFS)
BIN
Sprites/Expression/Rumia/Rumia00.png
(Stored with Git LFS)
Binary file not shown.
BIN
Sprites/Expression/Rumia/Rumia01.png
(Stored with Git LFS)
BIN
Sprites/Expression/Rumia/Rumia01.png
(Stored with Git LFS)
Binary file not shown.
BIN
Sprites/Expression/Rumia/Rumia02.png
(Stored with Git LFS)
BIN
Sprites/Expression/Rumia/Rumia02.png
(Stored with Git LFS)
Binary file not shown.
BIN
Sprites/Expression/Rumia/Rumia03.png
(Stored with Git LFS)
BIN
Sprites/Expression/Rumia/Rumia03.png
(Stored with Git LFS)
Binary file not shown.
BIN
Sprites/Expression/Rumia/Rumia04.png
(Stored with Git LFS)
BIN
Sprites/Expression/Rumia/Rumia04.png
(Stored with Git LFS)
Binary file not shown.
BIN
Sprites/Expression/Rumia/Rumia05.png
(Stored with Git LFS)
BIN
Sprites/Expression/Rumia/Rumia05.png
(Stored with Git LFS)
Binary file not shown.
BIN
Sprites/Expression/Rumia/Rumia07.png
(Stored with Git LFS)
Normal file
BIN
Sprites/Expression/Rumia/Rumia07.png
(Stored with Git LFS)
Normal file
Binary file not shown.
34
Sprites/Expression/Rumia/Rumia07.png.import
Normal file
34
Sprites/Expression/Rumia/Rumia07.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="texture"
|
||||||
|
type="CompressedTexture2D"
|
||||||
|
uid="uid://cy3jvbst53reh"
|
||||||
|
path="res://.godot/imported/Rumia07.png-031852069ceebaec36799b40b225a8b9.ctex"
|
||||||
|
metadata={
|
||||||
|
"vram_texture": false
|
||||||
|
}
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://Sprites/Expression/Rumia/Rumia07.png"
|
||||||
|
dest_files=["res://.godot/imported/Rumia07.png-031852069ceebaec36799b40b225a8b9.ctex"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
compress/mode=0
|
||||||
|
compress/high_quality=false
|
||||||
|
compress/lossy_quality=0.7
|
||||||
|
compress/hdr_compression=1
|
||||||
|
compress/normal_map=0
|
||||||
|
compress/channel_pack=0
|
||||||
|
mipmaps/generate=false
|
||||||
|
mipmaps/limit=-1
|
||||||
|
roughness/mode=0
|
||||||
|
roughness/src_normal=""
|
||||||
|
process/fix_alpha_border=true
|
||||||
|
process/premult_alpha=false
|
||||||
|
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
|
||||||
BIN
Sprites/Expression/Rumia/RumiaDefeated.png
(Stored with Git LFS)
BIN
Sprites/Expression/Rumia/RumiaDefeated.png
(Stored with Git LFS)
Binary file not shown.
BIN
Sprites/UI/StatusSprite01.png
(Stored with Git LFS)
Normal file
BIN
Sprites/UI/StatusSprite01.png
(Stored with Git LFS)
Normal file
Binary file not shown.
34
Sprites/UI/StatusSprite01.png.import
Normal file
34
Sprites/UI/StatusSprite01.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="texture"
|
||||||
|
type="CompressedTexture2D"
|
||||||
|
uid="uid://cd8o2tpbxp7jg"
|
||||||
|
path="res://.godot/imported/StatusSprite01.png-7973b2bbee4a2eb4d1f0c832cc6bb13c.ctex"
|
||||||
|
metadata={
|
||||||
|
"vram_texture": false
|
||||||
|
}
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://Sprites/UI/StatusSprite01.png"
|
||||||
|
dest_files=["res://.godot/imported/StatusSprite01.png-7973b2bbee4a2eb4d1f0c832cc6bb13c.ctex"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
compress/mode=0
|
||||||
|
compress/high_quality=false
|
||||||
|
compress/lossy_quality=0.7
|
||||||
|
compress/hdr_compression=1
|
||||||
|
compress/normal_map=0
|
||||||
|
compress/channel_pack=0
|
||||||
|
mipmaps/generate=false
|
||||||
|
mipmaps/limit=-1
|
||||||
|
roughness/mode=0
|
||||||
|
roughness/src_normal=""
|
||||||
|
process/fix_alpha_border=true
|
||||||
|
process/premult_alpha=false
|
||||||
|
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
|
||||||
BIN
Sprites/UI/StatusSprite02.png
(Stored with Git LFS)
Normal file
BIN
Sprites/UI/StatusSprite02.png
(Stored with Git LFS)
Normal file
Binary file not shown.
34
Sprites/UI/StatusSprite02.png.import
Normal file
34
Sprites/UI/StatusSprite02.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="texture"
|
||||||
|
type="CompressedTexture2D"
|
||||||
|
uid="uid://cid62phhew3ep"
|
||||||
|
path="res://.godot/imported/StatusSprite02.png-3173d4d5427b9a19a0240cce87896cc6.ctex"
|
||||||
|
metadata={
|
||||||
|
"vram_texture": false
|
||||||
|
}
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://Sprites/UI/StatusSprite02.png"
|
||||||
|
dest_files=["res://.godot/imported/StatusSprite02.png-3173d4d5427b9a19a0240cce87896cc6.ctex"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
compress/mode=0
|
||||||
|
compress/high_quality=false
|
||||||
|
compress/lossy_quality=0.7
|
||||||
|
compress/hdr_compression=1
|
||||||
|
compress/normal_map=0
|
||||||
|
compress/channel_pack=0
|
||||||
|
mipmaps/generate=false
|
||||||
|
mipmaps/limit=-1
|
||||||
|
roughness/mode=0
|
||||||
|
roughness/src_normal=""
|
||||||
|
process/fix_alpha_border=true
|
||||||
|
process/premult_alpha=false
|
||||||
|
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
|
||||||
Loading…
Add table
Add a link
Reference in a new issue