Added all NPC Idle animations, Overworld water changes,

This commit is contained in:
Pal
2025-09-17 04:12:21 -07:00
parent faa9bcd66b
commit 94c6c212ca
157 changed files with 2099 additions and 1447 deletions

View File

@@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

View File

@@ -2,16 +2,16 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://u47jxc8127cq"
path="res://.godot/imported/Layer 5.png-2e96d932b13d2528f2197ee578ad2a1e.ctex"
uid="uid://bnlkkohfpl0sg"
path="res://.godot/imported/CLALO.png-aebb2a6c11fec17074030c394d49e42d.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"]
source_file="res://src/npc/Clalo/Frames - Clalo/CLALO.png"
dest_files=["res://.godot/imported/CLALO.png-aebb2a6c11fec17074030c394d49e42d.ctex"]
[params]

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

View File

@@ -2,16 +2,16 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://bxsfdfmxl50j3"
path="res://.godot/imported/Layer 1.png-045c110a56bd9a8684a77cad70d12a83.ctex"
uid="uid://dfgjbfhe1gd0c"
path="res://.godot/imported/CLALO2.png-01cebd5dddbc9c3744379e59abbccd31.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"]
source_file="res://src/npc/Clalo/Frames - Clalo/CLALO2.png"
dest_files=["res://.godot/imported/CLALO2.png-01cebd5dddbc9c3744379e59abbccd31.ctex"]
[params]

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

View File

@@ -2,16 +2,16 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://bmxw5wii4bol8"
path="res://.godot/imported/Layer 4.png-562928eb01b58d863b84a1722bc806d5.ctex"
uid="uid://beqct82gjncjx"
path="res://.godot/imported/CLALO3.png-0286821c0395b09d55352a51b4ccc404.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"]
source_file="res://src/npc/Clalo/Frames - Clalo/CLALO3.png"
dest_files=["res://.godot/imported/CLALO3.png-0286821c0395b09d55352a51b4ccc404.ctex"]
[params]

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

View File

@@ -2,16 +2,16 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://btv5qexxh42pn"
path="res://.godot/imported/Layer 2.png-7cf4d20d55368c090d7e6a38cc1ae6e5.ctex"
uid="uid://bhn155yfrmyeu"
path="res://.godot/imported/CLALO4.png-9d9acadf63339abe073647cdb08c7fdd.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"]
source_file="res://src/npc/Clalo/Frames - Clalo/CLALO4.png"
dest_files=["res://.godot/imported/CLALO4.png-9d9acadf63339abe073647cdb08c7fdd.ctex"]
[params]

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

View File

@@ -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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 41 KiB

View File

@@ -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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 41 KiB