diff --git a/scenes/game_elements/characters/components/sprite_frames/new_sprite_frames.tres b/scenes/game_elements/characters/components/sprite_frames/new_sprite_frames.tres new file mode 100644 index 0000000000..d041b9156d --- /dev/null +++ b/scenes/game_elements/characters/components/sprite_frames/new_sprite_frames.tres @@ -0,0 +1,3 @@ +[gd_resource type="SpriteFrames" format=3 uid="uid://cy84oavn1knne"] + +[resource] diff --git a/scenes/game_elements/characters/components/sprite_frames/townie-hair_006.tres b/scenes/game_elements/characters/components/sprite_frames/townie-hair_006.tres new file mode 100644 index 0000000000..8e36c03561 --- /dev/null +++ b/scenes/game_elements/characters/components/sprite_frames/townie-hair_006.tres @@ -0,0 +1,39 @@ +[gd_resource type="SpriteFrames" format=3 uid="uid://ctx51w0tsmkd5"] + +[ext_resource type="Texture2D" uid="uid://cyi5yh23g1hy1" path="res://scenes/game_elements/characters/npcs/components/townie-idle-hair_006.png" id="1_3o2m4"] + +[sub_resource type="AtlasTexture" id="AtlasTexture_hk2c1"] +atlas = ExtResource("1_3o2m4") +region = Rect2(0, 0, 96, 96) + +[sub_resource type="AtlasTexture" id="AtlasTexture_o4e37"] +atlas = ExtResource("1_3o2m4") +region = Rect2(96, 0, 96, 96) + +[sub_resource type="AtlasTexture" id="AtlasTexture_uuocm"] +atlas = ExtResource("1_3o2m4") +region = Rect2(192, 0, 96, 96) + +[sub_resource type="AtlasTexture" id="AtlasTexture_cjrou"] +atlas = ExtResource("1_3o2m4") +region = Rect2(0, 0, 96, 96) + +[resource] +animations = [{ +"frames": [{ +"duration": 10.0, +"texture": SubResource("AtlasTexture_hk2c1") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_o4e37") +}, { +"duration": 8.0, +"texture": SubResource("AtlasTexture_uuocm") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_cjrou") +}], +"loop": 1, +"name": &"idle", +"speed": 10.0 +}] diff --git a/scenes/game_elements/characters/components/sprite_frames/townie-hair_007.tres b/scenes/game_elements/characters/components/sprite_frames/townie-hair_007.tres new file mode 100644 index 0000000000..568ddc085f --- /dev/null +++ b/scenes/game_elements/characters/components/sprite_frames/townie-hair_007.tres @@ -0,0 +1,39 @@ +[gd_resource type="SpriteFrames" format=3 uid="uid://t0iw50a5qhmo"] + +[ext_resource type="Texture2D" uid="uid://cjps73bi2dfuo" path="res://scenes/game_elements/characters/npcs/components/townie-idle-hair_007.png" id="1_72a21"] + +[sub_resource type="AtlasTexture" id="AtlasTexture_u6o88"] +atlas = ExtResource("1_72a21") +region = Rect2(0, 0, 96, 96) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2mvps"] +atlas = ExtResource("1_72a21") +region = Rect2(96, 0, 96, 96) + +[sub_resource type="AtlasTexture" id="AtlasTexture_710yw"] +atlas = ExtResource("1_72a21") +region = Rect2(192, 0, 96, 96) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ona5e"] +atlas = ExtResource("1_72a21") +region = Rect2(0, 0, 96, 96) + +[resource] +animations = [{ +"frames": [{ +"duration": 10.0, +"texture": SubResource("AtlasTexture_u6o88") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2mvps") +}, { +"duration": 8.0, +"texture": SubResource("AtlasTexture_710yw") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ona5e") +}], +"loop": 1, +"name": &"idle", +"speed": 10.0 +}] diff --git a/scenes/game_elements/characters/components/sprite_frames/townie-hair_008.tres b/scenes/game_elements/characters/components/sprite_frames/townie-hair_008.tres new file mode 100644 index 0000000000..886206d3a0 --- /dev/null +++ b/scenes/game_elements/characters/components/sprite_frames/townie-hair_008.tres @@ -0,0 +1,39 @@ +[gd_resource type="SpriteFrames" format=3 uid="uid://dtqxm7y5nbl7e"] + +[ext_resource type="Texture2D" uid="uid://bmhkivxl1i3d" path="res://scenes/game_elements/characters/npcs/components/townie-idle-hair_008.png" id="1_j7etg"] + +[sub_resource type="AtlasTexture" id="AtlasTexture_6okhk"] +atlas = ExtResource("1_j7etg") +region = Rect2(0, 0, 96, 96) + +[sub_resource type="AtlasTexture" id="AtlasTexture_2rd5a"] +atlas = ExtResource("1_j7etg") +region = Rect2(96, 0, 96, 96) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ppyqj"] +atlas = ExtResource("1_j7etg") +region = Rect2(192, 0, 96, 96) + +[sub_resource type="AtlasTexture" id="AtlasTexture_3fnko"] +atlas = ExtResource("1_j7etg") +region = Rect2(0, 0, 96, 96) + +[resource] +animations = [{ +"frames": [{ +"duration": 10.0, +"texture": SubResource("AtlasTexture_6okhk") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_2rd5a") +}, { +"duration": 8.0, +"texture": SubResource("AtlasTexture_ppyqj") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_3fnko") +}], +"loop": 1, +"name": &"idle", +"speed": 10.0 +}] diff --git a/scenes/game_elements/characters/components/sprite_frames/townie-hair_009.tres b/scenes/game_elements/characters/components/sprite_frames/townie-hair_009.tres new file mode 100644 index 0000000000..5bc729ee47 --- /dev/null +++ b/scenes/game_elements/characters/components/sprite_frames/townie-hair_009.tres @@ -0,0 +1,39 @@ +[gd_resource type="SpriteFrames" format=3 uid="uid://qricmx34ikyg"] + +[ext_resource type="Texture2D" uid="uid://2tlbmivyl5uf" path="res://scenes/game_elements/characters/npcs/components/townie-idle-hair_009.png" id="1_y21i2"] + +[sub_resource type="AtlasTexture" id="AtlasTexture_s6vs6"] +atlas = ExtResource("1_y21i2") +region = Rect2(0, 0, 96, 96) + +[sub_resource type="AtlasTexture" id="AtlasTexture_tfsfn"] +atlas = ExtResource("1_y21i2") +region = Rect2(96, 0, 96, 96) + +[sub_resource type="AtlasTexture" id="AtlasTexture_koefx"] +atlas = ExtResource("1_y21i2") +region = Rect2(192, 0, 96, 96) + +[sub_resource type="AtlasTexture" id="AtlasTexture_6cw72"] +atlas = ExtResource("1_y21i2") +region = Rect2(0, 0, 96, 96) + +[resource] +animations = [{ +"frames": [{ +"duration": 10.0, +"texture": SubResource("AtlasTexture_s6vs6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_tfsfn") +}, { +"duration": 8.0, +"texture": SubResource("AtlasTexture_koefx") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_6cw72") +}], +"loop": 1, +"name": &"idle", +"speed": 10.0 +}] diff --git a/scenes/game_elements/characters/components/sprite_frames/townie-hair_010.tres b/scenes/game_elements/characters/components/sprite_frames/townie-hair_010.tres new file mode 100644 index 0000000000..f3a8fbe6be --- /dev/null +++ b/scenes/game_elements/characters/components/sprite_frames/townie-hair_010.tres @@ -0,0 +1,39 @@ +[gd_resource type="SpriteFrames" format=3 uid="uid://dufnfhtgsffko"] + +[ext_resource type="Texture2D" uid="uid://cfcxvrlj7e4op" path="res://scenes/game_elements/characters/npcs/components/townie-idle-hair_010.png" id="1_8wj53"] + +[sub_resource type="AtlasTexture" id="AtlasTexture_w7pdg"] +atlas = ExtResource("1_8wj53") +region = Rect2(0, 0, 96, 96) + +[sub_resource type="AtlasTexture" id="AtlasTexture_hs7jq"] +atlas = ExtResource("1_8wj53") +region = Rect2(96, 0, 96, 96) + +[sub_resource type="AtlasTexture" id="AtlasTexture_yh6dw"] +atlas = ExtResource("1_8wj53") +region = Rect2(192, 0, 96, 96) + +[sub_resource type="AtlasTexture" id="AtlasTexture_bmwk1"] +atlas = ExtResource("1_8wj53") +region = Rect2(0, 0, 96, 96) + +[resource] +animations = [{ +"frames": [{ +"duration": 10.0, +"texture": SubResource("AtlasTexture_w7pdg") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_hs7jq") +}, { +"duration": 8.0, +"texture": SubResource("AtlasTexture_yh6dw") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_bmwk1") +}], +"loop": 1, +"name": &"idle", +"speed": 10.0 +}] diff --git a/scenes/game_elements/characters/components/sprite_frames/townie-idle-hair_007.png b/scenes/game_elements/characters/components/sprite_frames/townie-idle-hair_007.png new file mode 100644 index 0000000000..000fce2b5a --- /dev/null +++ b/scenes/game_elements/characters/components/sprite_frames/townie-idle-hair_007.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af47622b54b71311884b5c226be0c9326b18bba0a436dbcb1502c722de1bdeaf +size 1015 diff --git a/scenes/game_elements/characters/components/sprite_frames/townie-idle-hair_007.png.import b/scenes/game_elements/characters/components/sprite_frames/townie-idle-hair_007.png.import new file mode 100644 index 0000000000..3cc06829fd --- /dev/null +++ b/scenes/game_elements/characters/components/sprite_frames/townie-idle-hair_007.png.import @@ -0,0 +1,40 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://biknd76c1ygwa" +path="res://.godot/imported/townie-idle-hair_007.png-c4644e4188a2b1c23d9b70910327ed69.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://scenes/game_elements/characters/components/sprite_frames/townie-idle-hair_007.png" +dest_files=["res://.godot/imported/townie-idle-hair_007.png-c4644e4188a2b1c23d9b70910327ed69.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +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/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +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 diff --git a/scenes/game_elements/characters/npcs/components/townie-idle-hair_006.png b/scenes/game_elements/characters/npcs/components/townie-idle-hair_006.png new file mode 100644 index 0000000000..f3373b7c21 --- /dev/null +++ b/scenes/game_elements/characters/npcs/components/townie-idle-hair_006.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6aceddcd19f3f6911e0e096a473832768690f002bb92a52ab178dc9253588be +size 1408 diff --git a/scenes/game_elements/characters/npcs/components/townie-idle-hair_006.png.import b/scenes/game_elements/characters/npcs/components/townie-idle-hair_006.png.import new file mode 100644 index 0000000000..91c9ca65d5 --- /dev/null +++ b/scenes/game_elements/characters/npcs/components/townie-idle-hair_006.png.import @@ -0,0 +1,40 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cyi5yh23g1hy1" +path="res://.godot/imported/townie-idle-hair_006.png-67d512e6d5fd8868dffc60c184746a37.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://scenes/game_elements/characters/npcs/components/townie-idle-hair_006.png" +dest_files=["res://.godot/imported/townie-idle-hair_006.png-67d512e6d5fd8868dffc60c184746a37.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +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/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +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 diff --git a/scenes/game_elements/characters/npcs/components/townie-idle-hair_007.png b/scenes/game_elements/characters/npcs/components/townie-idle-hair_007.png new file mode 100644 index 0000000000..10b8f73df0 --- /dev/null +++ b/scenes/game_elements/characters/npcs/components/townie-idle-hair_007.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:200bdece8a3f7f7c1398f75cd9a09eb6ec313311ce3fc841f1b26a8fd7da2a2c +size 1047 diff --git a/scenes/game_elements/characters/npcs/components/townie-idle-hair_007.png.import b/scenes/game_elements/characters/npcs/components/townie-idle-hair_007.png.import new file mode 100644 index 0000000000..d8199cbe6f --- /dev/null +++ b/scenes/game_elements/characters/npcs/components/townie-idle-hair_007.png.import @@ -0,0 +1,40 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cjps73bi2dfuo" +path="res://.godot/imported/townie-idle-hair_007.png-22d4a56dfa9b32f034cc3bed03c4dc4c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://scenes/game_elements/characters/npcs/components/townie-idle-hair_007.png" +dest_files=["res://.godot/imported/townie-idle-hair_007.png-22d4a56dfa9b32f034cc3bed03c4dc4c.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +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/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +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 diff --git a/scenes/game_elements/characters/npcs/components/townie-idle-hair_008.png b/scenes/game_elements/characters/npcs/components/townie-idle-hair_008.png new file mode 100644 index 0000000000..90200f3ff6 --- /dev/null +++ b/scenes/game_elements/characters/npcs/components/townie-idle-hair_008.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79b05320a2281cfca9c47cc676489aead12d77ad3c99a4cfa390e31ec4015f55 +size 1039 diff --git a/scenes/game_elements/characters/npcs/components/townie-idle-hair_008.png.import b/scenes/game_elements/characters/npcs/components/townie-idle-hair_008.png.import new file mode 100644 index 0000000000..e37e8497d3 --- /dev/null +++ b/scenes/game_elements/characters/npcs/components/townie-idle-hair_008.png.import @@ -0,0 +1,40 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bmhkivxl1i3d" +path="res://.godot/imported/townie-idle-hair_008.png-319927804a63467b3143ad4fdb502368.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://scenes/game_elements/characters/npcs/components/townie-idle-hair_008.png" +dest_files=["res://.godot/imported/townie-idle-hair_008.png-319927804a63467b3143ad4fdb502368.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +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/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +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 diff --git a/scenes/game_elements/characters/npcs/components/townie-idle-hair_009.png b/scenes/game_elements/characters/npcs/components/townie-idle-hair_009.png new file mode 100644 index 0000000000..69abcfe255 --- /dev/null +++ b/scenes/game_elements/characters/npcs/components/townie-idle-hair_009.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d19f6df935408683776a5d0fb62e6526b9d67605be482c55923f1d1892d771c +size 984 diff --git a/scenes/game_elements/characters/npcs/components/townie-idle-hair_009.png.import b/scenes/game_elements/characters/npcs/components/townie-idle-hair_009.png.import new file mode 100644 index 0000000000..8e91a30b38 --- /dev/null +++ b/scenes/game_elements/characters/npcs/components/townie-idle-hair_009.png.import @@ -0,0 +1,40 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://2tlbmivyl5uf" +path="res://.godot/imported/townie-idle-hair_009.png-220cd28f6fdaa144a23145830cc60e21.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://scenes/game_elements/characters/npcs/components/townie-idle-hair_009.png" +dest_files=["res://.godot/imported/townie-idle-hair_009.png-220cd28f6fdaa144a23145830cc60e21.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +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/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +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 diff --git a/scenes/game_elements/characters/npcs/components/townie-idle-hair_010.png b/scenes/game_elements/characters/npcs/components/townie-idle-hair_010.png new file mode 100644 index 0000000000..5225ec037c --- /dev/null +++ b/scenes/game_elements/characters/npcs/components/townie-idle-hair_010.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d65c51b769943f0670446155fadb7fc06430d3e9106db0ab016e83f909e7f93c +size 780 diff --git a/scenes/game_elements/characters/npcs/components/townie-idle-hair_010.png.import b/scenes/game_elements/characters/npcs/components/townie-idle-hair_010.png.import new file mode 100644 index 0000000000..bb34c53cb7 --- /dev/null +++ b/scenes/game_elements/characters/npcs/components/townie-idle-hair_010.png.import @@ -0,0 +1,40 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cfcxvrlj7e4op" +path="res://.godot/imported/townie-idle-hair_010.png-167f3b6f162e82089572862de7f679ee.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://scenes/game_elements/characters/npcs/components/townie-idle-hair_010.png" +dest_files=["res://.godot/imported/townie-idle-hair_010.png-167f3b6f162e82089572862de7f679ee.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +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/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +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 diff --git a/scenes/game_elements/characters/npcs/townie.tscn b/scenes/game_elements/characters/npcs/townie.tscn index d8d1e2d8a7..a9b37f5ac1 100644 --- a/scenes/game_elements/characters/npcs/townie.tscn +++ b/scenes/game_elements/characters/npcs/townie.tscn @@ -13,24 +13,30 @@ [ext_resource type="SpriteFrames" uid="uid://cyy8mv2nshtaq" path="res://scenes/game_elements/characters/components/sprite_frames/townie-head_002.tres" id="15_byt3c"] [ext_resource type="SpriteFrames" uid="uid://tc0nuhppfl8p" path="res://scenes/game_elements/characters/components/sprite_frames/townie-body_001.tres" id="16_5y6le"] [ext_resource type="SpriteFrames" uid="uid://c03umtasls62d" path="res://scenes/game_elements/characters/components/sprite_frames/townie-head_003.tres" id="16_kccyr"] +[ext_resource type="SpriteFrames" uid="uid://qricmx34ikyg" path="res://scenes/game_elements/characters/components/sprite_frames/townie-hair_009.tres" id="16_vw3e6"] [ext_resource type="SpriteFrames" uid="uid://dl7xeteu0n2ia" path="res://scenes/game_elements/characters/components/sprite_frames/townie-head_004.tres" id="17_syy7w"] [ext_resource type="SpriteFrames" uid="uid://myvflc68qwmu" path="res://scenes/game_elements/characters/components/sprite_frames/townie-head_005.tres" id="18_4rgc5"] [ext_resource type="SpriteFrames" uid="uid://x3oxp35ukm62" path="res://scenes/game_elements/characters/components/sprite_frames/townie-hair_001.tres" id="20_syy7w"] [ext_resource type="SpriteFrames" uid="uid://dh1kr2fwfwlxq" path="res://scenes/game_elements/characters/components/sprite_frames/townie-hair_003.tres" id="22_4rgc5"] [ext_resource type="SpriteFrames" uid="uid://crshpjwcenpa5" path="res://scenes/game_elements/characters/components/sprite_frames/townie-head_001.tres" id="22_8wbfo"] [ext_resource type="SpriteFrames" uid="uid://285s7e1vheno" path="res://scenes/game_elements/characters/components/sprite_frames/townie-hair_004.tres" id="23_umw6f"] +[ext_resource type="SpriteFrames" uid="uid://ctx51w0tsmkd5" path="res://scenes/game_elements/characters/components/sprite_frames/townie-hair_006.tres" id="24_35r5d"] [ext_resource type="SpriteFrames" uid="uid://dnfyg3i87cp17" path="res://scenes/game_elements/characters/components/sprite_frames/townie-hair_005.tres" id="24_hskxo"] +[ext_resource type="SpriteFrames" uid="uid://t0iw50a5qhmo" path="res://scenes/game_elements/characters/components/sprite_frames/townie-hair_007.tres" id="25_r7ycj"] +[ext_resource type="SpriteFrames" uid="uid://dtqxm7y5nbl7e" path="res://scenes/game_elements/characters/components/sprite_frames/townie-hair_008.tres" id="26_hbfaq"] +[ext_resource type="SpriteFrames" uid="uid://dufnfhtgsffko" path="res://scenes/game_elements/characters/components/sprite_frames/townie-hair_010.tres" id="27_5y6le"] [ext_resource type="SpriteFrames" uid="uid://c43yaqne7a2kh" path="res://scenes/game_elements/characters/components/sprite_frames/townie-hair_002.tres" id="33_m1eb2"] [sub_resource type="CapsuleShape2D" id="CapsuleShape2D_qs15o"] [sub_resource type="ColorPalette" id="ColorPalette_byt3c"] -colors = PackedColorArray(0.9376, 0.824, 0.84959996, 1, 0.922, 0.78, 0.812, 1, 0.7376, 0.624, 0.64959997, 1, 0.08627451, 0.10980392, 0.18039216, 1, 0.7032, 0.5248, 0.33200002, 1, 0.629, 0.406, 0.165, 1, 0.5032, 0.32479998, 0.13200001, 1, 0.08627451, 0.10980392, 0.18039216, 1, 0.5496, 0.4232, 0.59360003, 1, 0.437, 0.279, 0.492, 1, 0.34960002, 0.22320001, 0.39360002, 1, 0.08627451, 0.10980392, 0.18039216, 1) +colors = PackedColorArray(0.8336, 0.7336, 0.5952, 1, 0.792, 0.667, 0.494, 1, 0.6336, 0.53360003, 0.39519998, 1, 0.08627451, 0.10980392, 0.18039216, 1, 0.85040003, 0.6984, 0.3584, 1, 0.813, 0.623, 0.198, 1, 0.65040004, 0.49840003, 0.1584, 1, 0.08627451, 0.10980392, 0.18039216, 1, 0.7490196, 0.49176472, 0.30980393, 1, 0.6862745, 0.3647059, 0.13725491, 1, 0.54901963, 0.2917647, 0.10980393, 1, 0.08627451, 0.10980392, 0.18039216, 1) [node name="Townie" type="CharacterBody2D" unique_id=1098678013 node_paths=PackedStringArray("cel_shading_recolor")] collision_layer = 2 collision_mask = 0 script = ExtResource("2_xf1o5") +character_seed = 4047589224 cel_shading_recolor = NodePath("CelShadingRecolor") [node name="CollisionShape2D" type="CollisionShape2D" parent="." unique_id=128596675] @@ -40,7 +46,7 @@ shape = SubResource("CapsuleShape2D_qs15o") [node name="AnimatedSprite2DLegs" type="AnimatedSprite2D" parent="." unique_id=385222684] material = ExtResource("1_nj51j") position = Vector2(-3, -31) -sprite_frames = ExtResource("3_4rgc5") +sprite_frames = ExtResource("6_hbfaq") animation = &"idle" [node name="RandomTextureSpriteBehavior" type="Node2D" parent="AnimatedSprite2DLegs" unique_id=471097323 node_paths=PackedStringArray("sprite")] @@ -58,7 +64,7 @@ metadata/_custom_type_script = "uid://dy68p7gf07pi3" [node name="AnimatedSprite2DBody" type="AnimatedSprite2D" parent="AnimatedSprite2DLegs" unique_id=2098127821] material = ExtResource("1_nj51j") -position = Vector2(0, -12) +position = Vector2(0, -6) sprite_frames = ExtResource("16_5y6le") animation = &"idle" autoplay = "idle" @@ -77,7 +83,7 @@ metadata/_custom_type_script = "uid://dy68p7gf07pi3" [node name="AnimatedSprite2DHead" type="AnimatedSprite2D" parent="AnimatedSprite2DLegs/AnimatedSprite2DBody" unique_id=421503015] unique_name_in_owner = true material = ExtResource("1_nj51j") -sprite_frames = ExtResource("22_8wbfo") +sprite_frames = ExtResource("18_4rgc5") animation = &"idle" autoplay = "idle" @@ -95,14 +101,13 @@ metadata/_custom_type_script = "uid://dy68p7gf07pi3" [node name="AnimatedSprite2DHair" type="AnimatedSprite2D" parent="AnimatedSprite2DLegs/AnimatedSprite2DBody/AnimatedSprite2DHead" unique_id=2123781958] material = ExtResource("1_nj51j") -sprite_frames = ExtResource("33_m1eb2") +sprite_frames = ExtResource("25_r7ycj") animation = &"idle" -autoplay = "idle" metadata/_edit_lock_ = true [node name="RandomTextureSpriteBehavior" type="Node2D" parent="AnimatedSprite2DLegs/AnimatedSprite2DBody/AnimatedSprite2DHead/AnimatedSprite2DHair" unique_id=358939124 node_paths=PackedStringArray("sprite")] script = ExtResource("5_8nfuc") -sprite_frames = Array[SpriteFrames]([ExtResource("20_syy7w"), ExtResource("33_m1eb2"), ExtResource("22_4rgc5"), ExtResource("23_umw6f"), ExtResource("24_hskxo")]) +sprite_frames = Array[SpriteFrames]([ExtResource("20_syy7w"), ExtResource("33_m1eb2"), ExtResource("22_4rgc5"), ExtResource("23_umw6f"), ExtResource("24_hskxo"), ExtResource("24_35r5d"), ExtResource("25_r7ycj"), ExtResource("26_hbfaq"), ExtResource("16_vw3e6"), ExtResource("27_5y6le")]) sprite = NodePath("..") metadata/_custom_type_script = "uid://boyesrjdix688" @@ -117,3 +122,5 @@ script = ExtResource("2_nj51j") shader_material = ExtResource("1_nj51j") new_colors_palette = SubResource("ColorPalette_byt3c") metadata/_custom_type_script = "uid://c0a7xf5qx8p4y" + +[node name="AnimationPlayer" type="AnimationPlayer" parent="." unique_id=732489483]