Added all NPC Idle animations, Overworld water changes,
@@ -1,8 +1,39 @@
|
||||
[gd_scene load_steps=7 format=3 uid="uid://cjj6wabswtkk1"]
|
||||
[gd_scene load_steps=13 format=3 uid="uid://cjj6wabswtkk1"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://dcqssoikr3pl7" path="res://src/npc/Npc.cs" id="1_3at8w"]
|
||||
[ext_resource type="Resource" uid="uid://lao0opxww3ib" path="res://src/dialog/Dialogue.dialogue" id="2_egfgt"]
|
||||
[ext_resource type="Texture2D" uid="uid://ce6a08oyeym31" path="res://src/npc/Caretaker/caretaker.png" id="3_85c36"]
|
||||
[ext_resource type="Texture2D" uid="uid://clxfk0epnsc43" path="res://src/npc/Caretaker/Frames -Caretaker/Layer 1.png" id="3_0ls57"]
|
||||
[ext_resource type="Texture2D" uid="uid://cbytxo7bj4ntr" path="res://src/npc/Caretaker/Frames -Caretaker/Layer 2.png" id="4_wfx33"]
|
||||
[ext_resource type="Texture2D" uid="uid://du14u20mbycya" path="res://src/npc/Caretaker/Frames -Caretaker/Layer 3.png" id="5_lsu6x"]
|
||||
[ext_resource type="Texture2D" uid="uid://b34agdm8berta" path="res://src/npc/Caretaker/Frames -Caretaker/Layer 4.png" id="6_glo3k"]
|
||||
[ext_resource type="Texture2D" uid="uid://bdwnutjo5eefi" path="res://src/npc/Caretaker/Frames -Caretaker/Layer 5.png" id="7_apjk7"]
|
||||
[ext_resource type="Texture2D" uid="uid://ctma51sw1td0l" path="res://src/npc/Caretaker/Frames -Caretaker/Layer 6.png" id="8_d5b5i"]
|
||||
|
||||
[sub_resource type="SpriteFrames" id="SpriteFrames_d3ca4"]
|
||||
animations = [{
|
||||
"frames": [{
|
||||
"duration": 1.4,
|
||||
"texture": ExtResource("3_0ls57")
|
||||
}, {
|
||||
"duration": 1.7,
|
||||
"texture": ExtResource("4_wfx33")
|
||||
}, {
|
||||
"duration": 1.7,
|
||||
"texture": ExtResource("5_lsu6x")
|
||||
}, {
|
||||
"duration": 1.7,
|
||||
"texture": ExtResource("6_glo3k")
|
||||
}, {
|
||||
"duration": 1.7,
|
||||
"texture": ExtResource("7_apjk7")
|
||||
}, {
|
||||
"duration": 1.4,
|
||||
"texture": ExtResource("8_d5b5i")
|
||||
}],
|
||||
"loop": true,
|
||||
"name": &"default",
|
||||
"speed": 5.0
|
||||
}]
|
||||
|
||||
[sub_resource type="CylinderShape3D" id="CylinderShape3D_wfhgc"]
|
||||
radius = 3.0
|
||||
@@ -19,14 +50,14 @@ radius = 1.941
|
||||
script = ExtResource("1_3at8w")
|
||||
Dialogue = ExtResource("2_egfgt")
|
||||
|
||||
[node name="Sprite" type="Sprite3D" parent="."]
|
||||
unique_name_in_owner = true
|
||||
[node name="AnimatedSprite3D" type="AnimatedSprite3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.1, 0)
|
||||
gi_mode = 0
|
||||
billboard = 2
|
||||
shaded = true
|
||||
texture_filter = 0
|
||||
texture = ExtResource("3_85c36")
|
||||
texture_filter = 1
|
||||
sprite_frames = SubResource("SpriteFrames_d3ca4")
|
||||
autoplay = "default"
|
||||
frame_progress = 0.0515292
|
||||
|
||||
[node name="DialogueZone" type="Area3D" parent="."]
|
||||
unique_name_in_owner = true
|
||||
|
||||
@@ -1,30 +1,26 @@
|
||||
[gd_scene load_steps=12 format=3 uid="uid://ccwn5dfst7o4d"]
|
||||
[gd_scene load_steps=11 format=3 uid="uid://ccwn5dfst7o4d"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://dcqssoikr3pl7" path="res://src/npc/Npc.cs" id="1_38loe"]
|
||||
[ext_resource type="Resource" uid="uid://lao0opxww3ib" path="res://src/dialog/Dialogue.dialogue" id="2_x0dcb"]
|
||||
[ext_resource type="Texture2D" uid="uid://bxsfdfmxl50j3" path="res://src/npc/Clalo/Frames - Clalo/Layer 1.png" id="3_lsxy3"]
|
||||
[ext_resource type="Texture2D" uid="uid://btv5qexxh42pn" path="res://src/npc/Clalo/Frames - Clalo/Layer 2.png" id="4_mui6r"]
|
||||
[ext_resource type="Texture2D" uid="uid://dnw24fugfsoai" path="res://src/npc/Clalo/Frames - Clalo/Layer 3.png" id="5_m5mvh"]
|
||||
[ext_resource type="Texture2D" uid="uid://bmxw5wii4bol8" path="res://src/npc/Clalo/Frames - Clalo/Layer 4.png" id="6_4no7j"]
|
||||
[ext_resource type="Texture2D" uid="uid://u47jxc8127cq" path="res://src/npc/Clalo/Frames - Clalo/Layer 5.png" id="7_kk3oj"]
|
||||
[ext_resource type="Texture2D" uid="uid://bnlkkohfpl0sg" path="res://src/npc/Clalo/Frames - Clalo/CLALO.png" id="3_jlve4"]
|
||||
[ext_resource type="Texture2D" uid="uid://dfgjbfhe1gd0c" path="res://src/npc/Clalo/Frames - Clalo/CLALO2.png" id="4_lsxy3"]
|
||||
[ext_resource type="Texture2D" uid="uid://beqct82gjncjx" path="res://src/npc/Clalo/Frames - Clalo/CLALO3.png" id="5_mui6r"]
|
||||
[ext_resource type="Texture2D" uid="uid://bhn155yfrmyeu" path="res://src/npc/Clalo/Frames - Clalo/CLALO4.png" id="6_m5mvh"]
|
||||
|
||||
[sub_resource type="SpriteFrames" id="SpriteFrames_2xsnq"]
|
||||
animations = [{
|
||||
"frames": [{
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("3_lsxy3")
|
||||
"texture": ExtResource("3_jlve4")
|
||||
}, {
|
||||
"duration": 1.9,
|
||||
"texture": ExtResource("4_lsxy3")
|
||||
}, {
|
||||
"duration": 2.0,
|
||||
"texture": ExtResource("5_mui6r")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("4_mui6r")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("5_m5mvh")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("6_4no7j")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("7_kk3oj")
|
||||
"texture": ExtResource("6_m5mvh")
|
||||
}],
|
||||
"loop": true,
|
||||
"name": &"default",
|
||||
@@ -47,13 +43,15 @@ script = ExtResource("1_38loe")
|
||||
Dialogue = ExtResource("2_x0dcb")
|
||||
|
||||
[node name="AnimatedSprite3D" type="AnimatedSprite3D" parent="."]
|
||||
transform = Transform3D(1.5, 0, 0, 0, 1.5, 0, 0, 0, 1.5, 0, 0, 0)
|
||||
billboard = 2
|
||||
shaded = true
|
||||
alpha_antialiasing_mode = 1
|
||||
alpha_antialiasing_edge = 1.0
|
||||
texture_filter = 1
|
||||
sprite_frames = SubResource("SpriteFrames_2xsnq")
|
||||
autoplay = "default"
|
||||
frame_progress = 0.430368
|
||||
frame_progress = 0.274888
|
||||
|
||||
[node name="DialogueZone" type="Area3D" parent="."]
|
||||
unique_name_in_owner = true
|
||||
|
||||
BIN
Zennysoft.Game.Ma/src/npc/Clalo/Frames - Clalo/CLALO.png
Normal file
|
After Width: | Height: | Size: 39 KiB |
@@ -2,16 +2,16 @@
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://sa8jy811y73"
|
||||
path="res://.godot/imported/Layer 3.png-c400ace83d6096a545077f480c758828.ctex"
|
||||
uid="uid://bnlkkohfpl0sg"
|
||||
path="res://.godot/imported/CLALO.png-aebb2a6c11fec17074030c394d49e42d.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/npc/Puer/Frames - Puer/Layer 3.png"
|
||||
dest_files=["res://.godot/imported/Layer 3.png-c400ace83d6096a545077f480c758828.ctex"]
|
||||
source_file="res://src/npc/Clalo/Frames - Clalo/CLALO.png"
|
||||
dest_files=["res://.godot/imported/CLALO.png-aebb2a6c11fec17074030c394d49e42d.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
BIN
Zennysoft.Game.Ma/src/npc/Clalo/Frames - Clalo/CLALO2.png
Normal file
|
After Width: | Height: | Size: 39 KiB |
@@ -2,16 +2,16 @@
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://x2d7hgs3xf0f"
|
||||
path="res://.godot/imported/Layer 9.png-9ac03182161b3d471d3662796e7a0b61.ctex"
|
||||
uid="uid://dfgjbfhe1gd0c"
|
||||
path="res://.godot/imported/CLALO2.png-01cebd5dddbc9c3744379e59abbccd31.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/npc/Puer/Frames - Puer/Layer 9.png"
|
||||
dest_files=["res://.godot/imported/Layer 9.png-9ac03182161b3d471d3662796e7a0b61.ctex"]
|
||||
source_file="res://src/npc/Clalo/Frames - Clalo/CLALO2.png"
|
||||
dest_files=["res://.godot/imported/CLALO2.png-01cebd5dddbc9c3744379e59abbccd31.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
BIN
Zennysoft.Game.Ma/src/npc/Clalo/Frames - Clalo/CLALO3.png
Normal file
|
After Width: | Height: | Size: 39 KiB |
@@ -2,16 +2,16 @@
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://i1ep0f0m0ec7"
|
||||
path="res://.godot/imported/Layer 2.png-65be9b121ee94642aefa4861de7beec1.ctex"
|
||||
uid="uid://beqct82gjncjx"
|
||||
path="res://.godot/imported/CLALO3.png-0286821c0395b09d55352a51b4ccc404.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/npc/Puer/Frames - Puer/Layer 2.png"
|
||||
dest_files=["res://.godot/imported/Layer 2.png-65be9b121ee94642aefa4861de7beec1.ctex"]
|
||||
source_file="res://src/npc/Clalo/Frames - Clalo/CLALO3.png"
|
||||
dest_files=["res://.godot/imported/CLALO3.png-0286821c0395b09d55352a51b4ccc404.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
BIN
Zennysoft.Game.Ma/src/npc/Clalo/Frames - Clalo/CLALO4.png
Normal file
|
After Width: | Height: | Size: 39 KiB |
@@ -2,16 +2,16 @@
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bnp13hsqq0wwu"
|
||||
path="res://.godot/imported/Layer 1.png-5795c396deb2fd7d1ed1f8a019075511.ctex"
|
||||
uid="uid://bhn155yfrmyeu"
|
||||
path="res://.godot/imported/CLALO4.png-9d9acadf63339abe073647cdb08c7fdd.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/npc/Puer/Frames - Puer/Layer 1.png"
|
||||
dest_files=["res://.godot/imported/Layer 1.png-5795c396deb2fd7d1ed1f8a019075511.ctex"]
|
||||
source_file="res://src/npc/Clalo/Frames - Clalo/CLALO4.png"
|
||||
dest_files=["res://.godot/imported/CLALO4.png-9d9acadf63339abe073647cdb08c7fdd.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
BIN
Zennysoft.Game.Ma/src/npc/Clalo/Frames - Clalo/CLALO5.png
Normal file
|
After Width: | Height: | Size: 39 KiB |
@@ -0,0 +1,34 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://b8stk44d8tq8"
|
||||
path="res://.godot/imported/CLALO5.png-0dde43b0605c588631c73edf9b739ffe.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/npc/Clalo/Frames - Clalo/CLALO5.png"
|
||||
dest_files=["res://.godot/imported/CLALO5.png-0dde43b0605c588631c73edf9b739ffe.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=0
|
||||
|
Before Width: | Height: | Size: 41 KiB |
@@ -1,34 +0,0 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bxsfdfmxl50j3"
|
||||
path="res://.godot/imported/Layer 1.png-045c110a56bd9a8684a77cad70d12a83.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/npc/Clalo/Frames - Clalo/Layer 1.png"
|
||||
dest_files=["res://.godot/imported/Layer 1.png-045c110a56bd9a8684a77cad70d12a83.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=0
|
||||
|
Before Width: | Height: | Size: 41 KiB |
@@ -1,34 +0,0 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://btv5qexxh42pn"
|
||||
path="res://.godot/imported/Layer 2.png-7cf4d20d55368c090d7e6a38cc1ae6e5.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/npc/Clalo/Frames - Clalo/Layer 2.png"
|
||||
dest_files=["res://.godot/imported/Layer 2.png-7cf4d20d55368c090d7e6a38cc1ae6e5.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=0
|
||||
|
Before Width: | Height: | Size: 41 KiB |
@@ -1,34 +0,0 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dnw24fugfsoai"
|
||||
path="res://.godot/imported/Layer 3.png-149a6520579791b176333964bdf313eb.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/npc/Clalo/Frames - Clalo/Layer 3.png"
|
||||
dest_files=["res://.godot/imported/Layer 3.png-149a6520579791b176333964bdf313eb.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=0
|
||||
|
Before Width: | Height: | Size: 41 KiB |
@@ -1,34 +0,0 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bmxw5wii4bol8"
|
||||
path="res://.godot/imported/Layer 4.png-562928eb01b58d863b84a1722bc806d5.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/npc/Clalo/Frames - Clalo/Layer 4.png"
|
||||
dest_files=["res://.godot/imported/Layer 4.png-562928eb01b58d863b84a1722bc806d5.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=0
|
||||
|
Before Width: | Height: | Size: 41 KiB |
@@ -1,34 +0,0 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://u47jxc8127cq"
|
||||
path="res://.godot/imported/Layer 5.png-2e96d932b13d2528f2197ee578ad2a1e.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/npc/Clalo/Frames - Clalo/Layer 5.png"
|
||||
dest_files=["res://.godot/imported/Layer 5.png-2e96d932b13d2528f2197ee578ad2a1e.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=0
|
||||
|
Before Width: | Height: | Size: 37 KiB |
|
Before Width: | Height: | Size: 37 KiB |
|
Before Width: | Height: | Size: 37 KiB |
|
Before Width: | Height: | Size: 37 KiB |
|
Before Width: | Height: | Size: 37 KiB |
@@ -1,34 +0,0 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bcrph5ui64ova"
|
||||
path="res://.godot/imported/Layer 5.png-62e1925892b357f7fc68969f98c83790.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/npc/Gesthesemii/Frames - Gesth1/Layer 5.png"
|
||||
dest_files=["res://.godot/imported/Layer 5.png-62e1925892b357f7fc68969f98c83790.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=0
|
||||
|
Before Width: | Height: | Size: 37 KiB |
|
Before Width: | Height: | Size: 37 KiB |
@@ -1,34 +0,0 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dx7h3wjx0l1he"
|
||||
path="res://.godot/imported/Layer 7.png-bbaed603e1806911272e7d0b7ef805bf.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/npc/Gesthesemii/Frames - Gesth1/Layer 7.png"
|
||||
dest_files=["res://.godot/imported/Layer 7.png-bbaed603e1806911272e7d0b7ef805bf.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=0
|
||||
|
Before Width: | Height: | Size: 37 KiB |
@@ -1,34 +0,0 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://c66gw1fpsfj31"
|
||||
path="res://.godot/imported/Layer 8.png-98e0bbc00799c28cd07556bf5bfa6ec4.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/npc/Gesthesemii/Frames - Gesth1/Layer 8.png"
|
||||
dest_files=["res://.godot/imported/Layer 8.png-98e0bbc00799c28cd07556bf5bfa6ec4.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=0
|
||||
@@ -2,16 +2,16 @@
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://b1yvuhq04qjrw"
|
||||
path="res://.godot/imported/Layer 2.png-8a3131a52b8e47c3f1d93c4f6bd2dad3.ctex"
|
||||
uid="uid://b2oi3m1eh0hyn"
|
||||
path="res://.godot/imported/gesth11.png-a7f367e0250519b9956f0e9b2bacee00.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/npc/Gesthesemii/Frames - Gesth1/Layer 2.png"
|
||||
dest_files=["res://.godot/imported/Layer 2.png-8a3131a52b8e47c3f1d93c4f6bd2dad3.ctex"]
|
||||
source_file="res://src/npc/Gesthesemii/Frames - Gesth1/gesth11.png"
|
||||
dest_files=["res://.godot/imported/gesth11.png-a7f367e0250519b9956f0e9b2bacee00.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
@@ -2,16 +2,16 @@
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dh34vwb2a3jbw"
|
||||
path="res://.godot/imported/Layer 3.png-9d5f968e03bac5ddff3593fab83e2c06.ctex"
|
||||
uid="uid://dimcevxeo0kop"
|
||||
path="res://.godot/imported/gesth12.png-aba826db0b40e29ee59b10055ea6a7b5.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/npc/Gesthesemii/Frames - Gesth1/Layer 3.png"
|
||||
dest_files=["res://.godot/imported/Layer 3.png-9d5f968e03bac5ddff3593fab83e2c06.ctex"]
|
||||
source_file="res://src/npc/Gesthesemii/Frames - Gesth1/gesth12.png"
|
||||
dest_files=["res://.godot/imported/gesth12.png-aba826db0b40e29ee59b10055ea6a7b5.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
@@ -2,16 +2,16 @@
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://vjthy608wg7m"
|
||||
path="res://.godot/imported/Layer 1.png-b5f6db7766c4b2e0dd27c2aa829c3e46.ctex"
|
||||
uid="uid://y36poq5qyhyp"
|
||||
path="res://.godot/imported/gesth13.png-7e244a64ee3f8836e38b148baa21b625.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/npc/Gesthesemii/Frames - Gesth1/Layer 1.png"
|
||||
dest_files=["res://.godot/imported/Layer 1.png-b5f6db7766c4b2e0dd27c2aa829c3e46.ctex"]
|
||||
source_file="res://src/npc/Gesthesemii/Frames - Gesth1/gesth13.png"
|
||||
dest_files=["res://.godot/imported/gesth13.png-7e244a64ee3f8836e38b148baa21b625.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
@@ -2,16 +2,16 @@
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://b7pxwkr0m7jgx"
|
||||
path="res://.godot/imported/Layer 4.png-6550c09b18a1612d47c953a7b03fa98f.ctex"
|
||||
uid="uid://cnsynvu0bbjj8"
|
||||
path="res://.godot/imported/gesth14.png-7901f553edfe0040b768bc01b482c7ff.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/npc/Gesthesemii/Frames - Gesth1/Layer 4.png"
|
||||
dest_files=["res://.godot/imported/Layer 4.png-6550c09b18a1612d47c953a7b03fa98f.ctex"]
|
||||
source_file="res://src/npc/Gesthesemii/Frames - Gesth1/gesth14.png"
|
||||
dest_files=["res://.godot/imported/gesth14.png-7901f553edfe0040b768bc01b482c7ff.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
|
Before Width: | Height: | Size: 32 KiB |
@@ -1,34 +0,0 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://ddecktp73bk5j"
|
||||
path="res://.godot/imported/Layer 1.png-8f05974c1f6cee2e64f90c4ed01c1328.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/npc/Gesthesemii/Frames - Gesth2/Layer 1.png"
|
||||
dest_files=["res://.godot/imported/Layer 1.png-8f05974c1f6cee2e64f90c4ed01c1328.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=0
|
||||
|
Before Width: | Height: | Size: 32 KiB |
@@ -1,34 +0,0 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://c3rqx4urrkexs"
|
||||
path="res://.godot/imported/Layer 2.png-e5f5ee7451f07c376af0b780bdb3411f.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/npc/Gesthesemii/Frames - Gesth2/Layer 2.png"
|
||||
dest_files=["res://.godot/imported/Layer 2.png-e5f5ee7451f07c376af0b780bdb3411f.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=0
|
||||
|
Before Width: | Height: | Size: 32 KiB |
@@ -1,34 +0,0 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://ci3v6ayqxiqq4"
|
||||
path="res://.godot/imported/Layer 3.png-c73f632b281ef1bf710fb9948d779f7a.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/npc/Gesthesemii/Frames - Gesth2/Layer 3.png"
|
||||
dest_files=["res://.godot/imported/Layer 3.png-c73f632b281ef1bf710fb9948d779f7a.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=0
|
||||
|
Before Width: | Height: | Size: 32 KiB |
@@ -1,34 +0,0 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://vvkwf0okwowv"
|
||||
path="res://.godot/imported/Layer 4.png-604c9e1aaa5216faa0638ba62ffe45ed.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/npc/Gesthesemii/Frames - Gesth2/Layer 4.png"
|
||||
dest_files=["res://.godot/imported/Layer 4.png-604c9e1aaa5216faa0638ba62ffe45ed.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=0
|
||||
|
Before Width: | Height: | Size: 32 KiB |
@@ -1,34 +0,0 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bepv0a1avfyvy"
|
||||
path="res://.godot/imported/Layer 5.png-d51f3d9bde083491635e956af573bd97.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/npc/Gesthesemii/Frames - Gesth2/Layer 5.png"
|
||||
dest_files=["res://.godot/imported/Layer 5.png-d51f3d9bde083491635e956af573bd97.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=0
|
||||
|
Before Width: | Height: | Size: 32 KiB |
@@ -1,34 +0,0 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://1redylhfnw0e"
|
||||
path="res://.godot/imported/Layer 6.png-c3ec1e4f9a3aac001017dc62923fc1b8.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/npc/Gesthesemii/Frames - Gesth2/Layer 6.png"
|
||||
dest_files=["res://.godot/imported/Layer 6.png-c3ec1e4f9a3aac001017dc62923fc1b8.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=0
|
||||
|
Before Width: | Height: | Size: 32 KiB |
@@ -1,34 +0,0 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dbp3aou2bvv6y"
|
||||
path="res://.godot/imported/Layer 7.png-16833289032627d7741da9fc9cbd3e89.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/npc/Gesthesemii/Frames - Gesth2/Layer 7.png"
|
||||
dest_files=["res://.godot/imported/Layer 7.png-16833289032627d7741da9fc9cbd3e89.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=0
|
||||
|
Before Width: | Height: | Size: 31 KiB |
@@ -1,34 +0,0 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cevnm8n0sow25"
|
||||
path="res://.godot/imported/Layer 8.png-f208906756899444b0be6f536d1c3d3a.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/npc/Gesthesemii/Frames - Gesth2/Layer 8.png"
|
||||
dest_files=["res://.godot/imported/Layer 8.png-f208906756899444b0be6f536d1c3d3a.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=0
|
||||
|
After Width: | Height: | Size: 29 KiB |
@@ -0,0 +1,34 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bdhpfdrhhxswq"
|
||||
path="res://.godot/imported/gesth21.png-f075a15ddbf7fef9ea987cd2c3981099.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/npc/Gesthesemii/Frames - Gesth2/gesth21.png"
|
||||
dest_files=["res://.godot/imported/gesth21.png-f075a15ddbf7fef9ea987cd2c3981099.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=0
|
||||
|
After Width: | Height: | Size: 34 KiB |
@@ -0,0 +1,34 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://d4g1v6fqtvscv"
|
||||
path="res://.godot/imported/gesth22.png-be449bcd08c31403332aeb26c6bbad76.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/npc/Gesthesemii/Frames - Gesth2/gesth22.png"
|
||||
dest_files=["res://.godot/imported/gesth22.png-be449bcd08c31403332aeb26c6bbad76.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=0
|
||||
|
After Width: | Height: | Size: 33 KiB |
@@ -0,0 +1,34 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://c44qtdgv0wcwo"
|
||||
path="res://.godot/imported/gesth23.png-31f73360a2c770c097c957e4a7e95471.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/npc/Gesthesemii/Frames - Gesth2/gesth23.png"
|
||||
dest_files=["res://.godot/imported/gesth23.png-31f73360a2c770c097c957e4a7e95471.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=0
|
||||
|
After Width: | Height: | Size: 33 KiB |
@@ -2,16 +2,16 @@
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://3j6aggtl0luv"
|
||||
path="res://.godot/imported/Layer 6.png-d393626538c98a0ad5bb90808d816f23.ctex"
|
||||
uid="uid://wmfeujrpqt78"
|
||||
path="res://.godot/imported/gesth24.png-43015fd8591ef4d0bf23fd8d5858c91a.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/npc/Gesthesemii/Frames - Gesth1/Layer 6.png"
|
||||
dest_files=["res://.godot/imported/Layer 6.png-d393626538c98a0ad5bb90808d816f23.ctex"]
|
||||
source_file="res://src/npc/Gesthesemii/Frames - Gesth2/gesth24.png"
|
||||
dest_files=["res://.godot/imported/gesth24.png-43015fd8591ef4d0bf23fd8d5858c91a.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
@@ -1,8 +1,37 @@
|
||||
[gd_scene load_steps=7 format=3 uid="uid://b5tl2jawmvwtd"]
|
||||
[gd_scene load_steps=11 format=3 uid="uid://b5tl2jawmvwtd"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://dcqssoikr3pl7" path="res://src/npc/Npc.cs" id="1_d5tpe"]
|
||||
[ext_resource type="Resource" uid="uid://lao0opxww3ib" path="res://src/dialog/Dialogue.dialogue" id="2_xassj"]
|
||||
[ext_resource type="Texture2D" uid="uid://gtylrk5yxgnp" path="res://src/npc/Gesthesemii/gesthesemii2.png" id="3_xassj"]
|
||||
[ext_resource type="Texture2D" uid="uid://b2oi3m1eh0hyn" path="res://src/npc/Gesthesemii/Frames - Gesth1/gesth11.png" id="3_m5jqa"]
|
||||
[ext_resource type="Texture2D" uid="uid://dimcevxeo0kop" path="res://src/npc/Gesthesemii/Frames - Gesth1/gesth12.png" id="4_xlatl"]
|
||||
[ext_resource type="Texture2D" uid="uid://y36poq5qyhyp" path="res://src/npc/Gesthesemii/Frames - Gesth1/gesth13.png" id="5_m57jb"]
|
||||
[ext_resource type="Texture2D" uid="uid://cnsynvu0bbjj8" path="res://src/npc/Gesthesemii/Frames - Gesth1/gesth14.png" id="6_aefdm"]
|
||||
|
||||
[sub_resource type="SpriteFrames" id="SpriteFrames_yguia"]
|
||||
animations = [{
|
||||
"frames": [{
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("3_m5jqa")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("4_xlatl")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("5_m57jb")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("6_aefdm")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("5_m57jb")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("4_xlatl")
|
||||
}],
|
||||
"loop": true,
|
||||
"name": &"default",
|
||||
"speed": 5.0
|
||||
}]
|
||||
|
||||
[sub_resource type="CylinderShape3D" id="CylinderShape3D_wfhgc"]
|
||||
radius = 3.0
|
||||
@@ -19,16 +48,13 @@ radius = 1.941
|
||||
script = ExtResource("1_d5tpe")
|
||||
Dialogue = ExtResource("2_xassj")
|
||||
|
||||
[node name="Sprite" type="Sprite3D" parent="."]
|
||||
unique_name_in_owner = true
|
||||
gi_mode = 0
|
||||
pixel_size = 0.008
|
||||
[node name="AnimatedSprite3D" type="AnimatedSprite3D" parent="."]
|
||||
billboard = 2
|
||||
shaded = true
|
||||
double_sided = false
|
||||
alpha_cut = 2
|
||||
texture_filter = 0
|
||||
texture = ExtResource("3_xassj")
|
||||
texture_filter = 1
|
||||
sprite_frames = SubResource("SpriteFrames_yguia")
|
||||
autoplay = "default"
|
||||
frame_progress = 0.498051
|
||||
|
||||
[node name="DialogueZone" type="Area3D" parent="."]
|
||||
unique_name_in_owner = true
|
||||
|
||||
@@ -1,8 +1,37 @@
|
||||
[gd_scene load_steps=7 format=3 uid="uid://bxybc56hq0566"]
|
||||
[gd_scene load_steps=11 format=3 uid="uid://bxybc56hq0566"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://dcqssoikr3pl7" path="res://src/npc/Npc.cs" id="1_6dvbs"]
|
||||
[ext_resource type="Resource" uid="uid://lao0opxww3ib" path="res://src/dialog/Dialogue.dialogue" id="2_v6uui"]
|
||||
[ext_resource type="Texture2D" uid="uid://b1mj13j2peypc" path="res://src/npc/Gesthesemii/gethesemii.png" id="3_6dvbs"]
|
||||
[ext_resource type="Texture2D" uid="uid://bdhpfdrhhxswq" path="res://src/npc/Gesthesemii/Frames - Gesth2/gesth21.png" id="3_pytuc"]
|
||||
[ext_resource type="Texture2D" uid="uid://d4g1v6fqtvscv" path="res://src/npc/Gesthesemii/Frames - Gesth2/gesth22.png" id="4_fytn6"]
|
||||
[ext_resource type="Texture2D" uid="uid://c44qtdgv0wcwo" path="res://src/npc/Gesthesemii/Frames - Gesth2/gesth23.png" id="5_oy1li"]
|
||||
[ext_resource type="Texture2D" uid="uid://wmfeujrpqt78" path="res://src/npc/Gesthesemii/Frames - Gesth2/gesth24.png" id="6_at2mo"]
|
||||
|
||||
[sub_resource type="SpriteFrames" id="SpriteFrames_21rbj"]
|
||||
animations = [{
|
||||
"frames": [{
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("3_pytuc")
|
||||
}, {
|
||||
"duration": 1.5,
|
||||
"texture": ExtResource("4_fytn6")
|
||||
}, {
|
||||
"duration": 1.5,
|
||||
"texture": ExtResource("5_oy1li")
|
||||
}, {
|
||||
"duration": 2.0,
|
||||
"texture": ExtResource("6_at2mo")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("5_oy1li")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("4_fytn6")
|
||||
}],
|
||||
"loop": true,
|
||||
"name": &"default",
|
||||
"speed": 5.0
|
||||
}]
|
||||
|
||||
[sub_resource type="CylinderShape3D" id="CylinderShape3D_wfhgc"]
|
||||
radius = 3.0
|
||||
@@ -19,17 +48,12 @@ radius = 1.941
|
||||
script = ExtResource("1_6dvbs")
|
||||
Dialogue = ExtResource("2_v6uui")
|
||||
|
||||
[node name="Sprite" type="Sprite3D" parent="."]
|
||||
unique_name_in_owner = true
|
||||
gi_mode = 0
|
||||
offset = Vector2(-100, 0)
|
||||
pixel_size = 0.008
|
||||
[node name="AnimatedSprite3D" type="AnimatedSprite3D" parent="."]
|
||||
billboard = 2
|
||||
shaded = true
|
||||
double_sided = false
|
||||
alpha_cut = 2
|
||||
texture_filter = 0
|
||||
texture = ExtResource("3_6dvbs")
|
||||
sprite_frames = SubResource("SpriteFrames_21rbj")
|
||||
autoplay = "default"
|
||||
frame_progress = 0.103734
|
||||
|
||||
[node name="DialogueZone" type="Area3D" parent="."]
|
||||
unique_name_in_owner = true
|
||||
|
||||
|
Before Width: | Height: | Size: 25 KiB |
@@ -1,34 +0,0 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://coxqqubpf7rl5"
|
||||
path="res://.godot/imported/Layer 1.png-492226d17c9a4498b64e0c1b59b12d11.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/npc/Goddess of Guidance/Frames - Guidance/Layer 1.png"
|
||||
dest_files=["res://.godot/imported/Layer 1.png-492226d17c9a4498b64e0c1b59b12d11.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=0
|
||||
|
Before Width: | Height: | Size: 39 KiB |
|
Before Width: | Height: | Size: 44 KiB |
|
Before Width: | Height: | Size: 44 KiB |
|
Before Width: | Height: | Size: 44 KiB |
|
Before Width: | Height: | Size: 44 KiB |
@@ -1,34 +0,0 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://crtqvrd5vr2va"
|
||||
path="res://.godot/imported/Layer 6.png-f9cf31f9e087a4d8124127f0b47dcb53.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/npc/Goddess of Guidance/Frames - Guidance/Layer 6.png"
|
||||
dest_files=["res://.godot/imported/Layer 6.png-f9cf31f9e087a4d8124127f0b47dcb53.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=0
|
||||
|
Before Width: | Height: | Size: 39 KiB |
@@ -1,34 +0,0 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bvkf44xc1pcjc"
|
||||
path="res://.godot/imported/Layer 7.png-ede777398da38900d2ad78cc216c7456.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/npc/Goddess of Guidance/Frames - Guidance/Layer 7.png"
|
||||
dest_files=["res://.godot/imported/Layer 7.png-ede777398da38900d2ad78cc216c7456.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=0
|
||||
|
Before Width: | Height: | Size: 24 KiB |
@@ -1,34 +0,0 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dhifahf1f2i1g"
|
||||
path="res://.godot/imported/Layer 8.png-b350d4ab22680123d579d5db2058c177.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/npc/Goddess of Guidance/Frames - Guidance/Layer 8.png"
|
||||
dest_files=["res://.godot/imported/Layer 8.png-b350d4ab22680123d579d5db2058c177.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=0
|
||||
|
After Width: | Height: | Size: 22 KiB |
@@ -2,16 +2,16 @@
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://crjb2uh8wogw"
|
||||
path="res://.godot/imported/Layer 5.png-0a0924e33bc75e1f66048d0e2134ead3.ctex"
|
||||
uid="uid://c586lhgcr8l5t"
|
||||
path="res://.godot/imported/gog1.png-c5c7d7011554bc580765c679b2862f4b.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/npc/Goddess of Guidance/Frames - Guidance/Layer 5.png"
|
||||
dest_files=["res://.godot/imported/Layer 5.png-0a0924e33bc75e1f66048d0e2134ead3.ctex"]
|
||||
source_file="res://src/npc/Goddess of Guidance/Frames - Guidance/gog1.png"
|
||||
dest_files=["res://.godot/imported/gog1.png-c5c7d7011554bc580765c679b2862f4b.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
|
After Width: | Height: | Size: 22 KiB |
@@ -2,16 +2,16 @@
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dc1tghlpx2i7t"
|
||||
path="res://.godot/imported/Layer 2.png-c71e819841041ff209b8e51e2ca1e026.ctex"
|
||||
uid="uid://cggg63r00s0gq"
|
||||
path="res://.godot/imported/gog2.png-a8d4b4089b99a85be0cafefd5aaedce2.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/npc/Goddess of Guidance/Frames - Guidance/Layer 2.png"
|
||||
dest_files=["res://.godot/imported/Layer 2.png-c71e819841041ff209b8e51e2ca1e026.ctex"]
|
||||
source_file="res://src/npc/Goddess of Guidance/Frames - Guidance/gog2.png"
|
||||
dest_files=["res://.godot/imported/gog2.png-a8d4b4089b99a85be0cafefd5aaedce2.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
|
After Width: | Height: | Size: 22 KiB |
@@ -2,16 +2,16 @@
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cvml6w0cd5wd2"
|
||||
path="res://.godot/imported/Layer 3.png-a00e9cf9b5be5e355ac22de3c5f262fd.ctex"
|
||||
uid="uid://cawmwhv5rypdw"
|
||||
path="res://.godot/imported/gog3.png-08b4622d20df69ab58de897d14ca3e86.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/npc/Goddess of Guidance/Frames - Guidance/Layer 3.png"
|
||||
dest_files=["res://.godot/imported/Layer 3.png-a00e9cf9b5be5e355ac22de3c5f262fd.ctex"]
|
||||
source_file="res://src/npc/Goddess of Guidance/Frames - Guidance/gog3.png"
|
||||
dest_files=["res://.godot/imported/gog3.png-08b4622d20df69ab58de897d14ca3e86.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
|
After Width: | Height: | Size: 22 KiB |
@@ -2,16 +2,16 @@
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dkhdt3gu4ytaa"
|
||||
path="res://.godot/imported/Layer 4.png-6e1bead94c91dae9a4e4b66f09c3dc9f.ctex"
|
||||
uid="uid://dr68tkqt7x558"
|
||||
path="res://.godot/imported/gog4.png-57bed30882c8c5a18c46bb3c50343332.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/npc/Goddess of Guidance/Frames - Guidance/Layer 4.png"
|
||||
dest_files=["res://.godot/imported/Layer 4.png-6e1bead94c91dae9a4e4b66f09c3dc9f.ctex"]
|
||||
source_file="res://src/npc/Goddess of Guidance/Frames - Guidance/gog4.png"
|
||||
dest_files=["res://.godot/imported/gog4.png-57bed30882c8c5a18c46bb3c50343332.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
@@ -1,8 +1,37 @@
|
||||
[gd_scene load_steps=7 format=3 uid="uid://sv8yixbryu55"]
|
||||
[gd_scene load_steps=11 format=3 uid="uid://sv8yixbryu55"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://dcqssoikr3pl7" path="res://src/npc/Npc.cs" id="1_ihoh1"]
|
||||
[ext_resource type="Resource" uid="uid://lao0opxww3ib" path="res://src/dialog/Dialogue.dialogue" id="2_ylaym"]
|
||||
[ext_resource type="Texture2D" uid="uid://cojh7jjk70psy" path="res://src/npc/Goddess of Guidance/goddess-of-guidance.png" id="3_5ksva"]
|
||||
[ext_resource type="Texture2D" uid="uid://c586lhgcr8l5t" path="res://src/npc/Goddess of Guidance/Frames - Guidance/gog1.png" id="3_bxqfr"]
|
||||
[ext_resource type="Texture2D" uid="uid://cggg63r00s0gq" path="res://src/npc/Goddess of Guidance/Frames - Guidance/gog2.png" id="4_p8o3h"]
|
||||
[ext_resource type="Texture2D" uid="uid://cawmwhv5rypdw" path="res://src/npc/Goddess of Guidance/Frames - Guidance/gog3.png" id="5_8bo0q"]
|
||||
[ext_resource type="Texture2D" uid="uid://dr68tkqt7x558" path="res://src/npc/Goddess of Guidance/Frames - Guidance/gog4.png" id="6_73you"]
|
||||
|
||||
[sub_resource type="SpriteFrames" id="SpriteFrames_lb2dk"]
|
||||
animations = [{
|
||||
"frames": [{
|
||||
"duration": 2.5,
|
||||
"texture": ExtResource("3_bxqfr")
|
||||
}, {
|
||||
"duration": 1.5,
|
||||
"texture": ExtResource("4_p8o3h")
|
||||
}, {
|
||||
"duration": 1.5,
|
||||
"texture": ExtResource("5_8bo0q")
|
||||
}, {
|
||||
"duration": 2.2,
|
||||
"texture": ExtResource("6_73you")
|
||||
}, {
|
||||
"duration": 1.5,
|
||||
"texture": ExtResource("5_8bo0q")
|
||||
}, {
|
||||
"duration": 1.5,
|
||||
"texture": ExtResource("4_p8o3h")
|
||||
}],
|
||||
"loop": true,
|
||||
"name": &"default",
|
||||
"speed": 5.0
|
||||
}]
|
||||
|
||||
[sub_resource type="CylinderShape3D" id="CylinderShape3D_wfhgc"]
|
||||
radius = 3.0
|
||||
@@ -19,16 +48,12 @@ radius = 1.941
|
||||
script = ExtResource("1_ihoh1")
|
||||
Dialogue = ExtResource("2_ylaym")
|
||||
|
||||
[node name="Sprite" type="Sprite3D" parent="."]
|
||||
unique_name_in_owner = true
|
||||
gi_mode = 0
|
||||
pixel_size = 0.008
|
||||
[node name="AnimatedSprite3D" type="AnimatedSprite3D" parent="."]
|
||||
billboard = 2
|
||||
shaded = true
|
||||
double_sided = false
|
||||
alpha_cut = 2
|
||||
texture_filter = 0
|
||||
texture = ExtResource("3_5ksva")
|
||||
sprite_frames = SubResource("SpriteFrames_lb2dk")
|
||||
autoplay = "default"
|
||||
frame_progress = 0.0978483
|
||||
|
||||
[node name="DialogueZone" type="Area3D" parent="."]
|
||||
unique_name_in_owner = true
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[gd_scene load_steps=12 format=3 uid="uid://bhsoehmr37aws"]
|
||||
[gd_scene load_steps=11 format=3 uid="uid://bhsoehmr37aws"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://dcqssoikr3pl7" path="res://src/npc/Npc.cs" id="1_knba1"]
|
||||
[ext_resource type="Resource" uid="uid://lao0opxww3ib" path="res://src/dialog/Dialogue.dialogue" id="2_dgby4"]
|
||||
@@ -6,12 +6,11 @@
|
||||
[ext_resource type="Texture2D" uid="uid://ceugyn0xucocy" path="res://src/npc/Proscenium/Frames - Pros/Layer 2.png" id="4_h28nr"]
|
||||
[ext_resource type="Texture2D" uid="uid://dx3vmeh8tkbmy" path="res://src/npc/Proscenium/Frames - Pros/Layer 3.png" id="5_p3swr"]
|
||||
[ext_resource type="Texture2D" uid="uid://jesxb6s777wk" path="res://src/npc/Proscenium/Frames - Pros/Layer 4.png" id="6_6e4ou"]
|
||||
[ext_resource type="Texture2D" uid="uid://8cn6apr3ouym" path="res://src/npc/Proscenium/Frames - Pros/Layer 5.png" id="7_nrpsy"]
|
||||
|
||||
[sub_resource type="SpriteFrames" id="SpriteFrames_fbxbh"]
|
||||
animations = [{
|
||||
"frames": [{
|
||||
"duration": 1.0,
|
||||
"duration": 3.0,
|
||||
"texture": ExtResource("3_kvk3a")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
@@ -22,9 +21,6 @@ animations = [{
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("6_6e4ou")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("7_nrpsy")
|
||||
}],
|
||||
"loop": true,
|
||||
"name": &"default",
|
||||
@@ -56,7 +52,7 @@ alpha_antialiasing_edge = 1.0
|
||||
texture_filter = 0
|
||||
sprite_frames = SubResource("SpriteFrames_fbxbh")
|
||||
autoplay = "default"
|
||||
frame_progress = 0.395184
|
||||
frame_progress = 0.2767
|
||||
|
||||
[node name="DialogueZone" type="Area3D" parent="."]
|
||||
unique_name_in_owner = true
|
||||
|
||||
|
Before Width: | Height: | Size: 48 KiB |
|
Before Width: | Height: | Size: 48 KiB |
@@ -1,34 +0,0 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dhvn10aytohhq"
|
||||
path="res://.godot/imported/Layer 10.png-eb06146ff7e265d51ed90099d29abf56.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/npc/Puer/Frames - Puer/Layer 10.png"
|
||||
dest_files=["res://.godot/imported/Layer 10.png-eb06146ff7e265d51ed90099d29abf56.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=0
|
||||
|
Before Width: | Height: | Size: 90 KiB |
|
Before Width: | Height: | Size: 91 KiB |
|
Before Width: | Height: | Size: 49 KiB |
@@ -1,34 +0,0 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dah5sq6mac54r"
|
||||
path="res://.godot/imported/Layer 4.png-baad1b96b74229ce8d1900f86b26c9ae.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/npc/Puer/Frames - Puer/Layer 4.png"
|
||||
dest_files=["res://.godot/imported/Layer 4.png-baad1b96b74229ce8d1900f86b26c9ae.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=0
|
||||
|
Before Width: | Height: | Size: 92 KiB |
@@ -1,34 +0,0 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dc3kdneme0p70"
|
||||
path="res://.godot/imported/Layer 5.png-decdef86aefc6b2cdc967393dd394359.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/npc/Puer/Frames - Puer/Layer 5.png"
|
||||
dest_files=["res://.godot/imported/Layer 5.png-decdef86aefc6b2cdc967393dd394359.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=0
|
||||
|
Before Width: | Height: | Size: 92 KiB |
@@ -1,34 +0,0 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cawj8o1836ibc"
|
||||
path="res://.godot/imported/Layer 6.png-0f46542e5e730931d00081e89ecfc222.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/npc/Puer/Frames - Puer/Layer 6.png"
|
||||
dest_files=["res://.godot/imported/Layer 6.png-0f46542e5e730931d00081e89ecfc222.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=0
|
||||
|
Before Width: | Height: | Size: 92 KiB |
@@ -1,34 +0,0 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://caxy4i5y4elbf"
|
||||
path="res://.godot/imported/Layer 7.png-63b3504596480da2ccee1d9768d66183.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/npc/Puer/Frames - Puer/Layer 7.png"
|
||||
dest_files=["res://.godot/imported/Layer 7.png-63b3504596480da2ccee1d9768d66183.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=0
|
||||
|
Before Width: | Height: | Size: 91 KiB |
@@ -1,34 +0,0 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://co4ijqc3d2jwk"
|
||||
path="res://.godot/imported/Layer 8.png-4e7c6468b7a2f825dc5fe2bbeb919cde.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://src/npc/Puer/Frames - Puer/Layer 8.png"
|
||||
dest_files=["res://.godot/imported/Layer 8.png-4e7c6468b7a2f825dc5fe2bbeb919cde.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=0
|
||||