Added assetts for NPC animations and assetts for updated rooms.

This commit is contained in:
Pal
2025-09-16 06:01:38 -07:00
parent 7cbb93822b
commit faa9bcd66b
1306 changed files with 25332 additions and 2234 deletions

View File

@@ -1,8 +1,35 @@
[gd_scene load_steps=7 format=3 uid="uid://ccwn5dfst7o4d"]
[gd_scene load_steps=12 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://loeqa6twpa3q" path="res://src/npc/Clalo/CLALO_ver.2.png" id="3_rop5q"]
[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"]
[sub_resource type="SpriteFrames" id="SpriteFrames_2xsnq"]
animations = [{
"frames": [{
"duration": 1.0,
"texture": ExtResource("3_lsxy3")
}, {
"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")
}],
"loop": true,
"name": &"default",
"speed": 5.0
}]
[sub_resource type="CylinderShape3D" id="CylinderShape3D_wfhgc"]
radius = 3.0
@@ -19,14 +46,14 @@ radius = 1.941
script = ExtResource("1_38loe")
Dialogue = ExtResource("2_x0dcb")
[node name="Sprite" type="Sprite3D" parent="."]
unique_name_in_owner = true
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.1, 0)
gi_mode = 0
[node name="AnimatedSprite3D" type="AnimatedSprite3D" parent="."]
billboard = 2
shaded = true
texture_filter = 0
texture = ExtResource("3_rop5q")
alpha_antialiasing_mode = 1
alpha_antialiasing_edge = 1.0
sprite_frames = SubResource("SpriteFrames_2xsnq")
autoplay = "default"
frame_progress = 0.430368
[node name="DialogueZone" type="Area3D" parent="."]
unique_name_in_owner = true