Re-import rooms and add missing NPCs

This commit is contained in:
2025-06-29 23:11:24 -07:00
parent ee898bf1cd
commit d3b67c1825
349 changed files with 4973 additions and 59 deletions

View File

@@ -1,6 +1,8 @@
[gd_scene load_steps=5 format=3 uid="uid://cjj6wabswtkk1"]
[gd_scene load_steps=7 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"]
[sub_resource type="CylinderShape3D" id="CylinderShape3D_wfhgc"]
radius = 3.0
@@ -15,6 +17,7 @@ radius = 1.941
[node name="Caretaker of Saints" type="Node3D"]
script = ExtResource("1_3at8w")
Dialogue = ExtResource("2_egfgt")
[node name="Sprite" type="Sprite3D" parent="."]
unique_name_in_owner = true
@@ -22,6 +25,7 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.1, 0)
gi_mode = 0
billboard = 2
texture_filter = 0
texture = ExtResource("3_85c36")
[node name="DialogueZone" type="Area3D" parent="."]
unique_name_in_owner = true

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB

View File

@@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://ce6a08oyeym31"
path="res://.godot/imported/caretaker.png-1bf4f5ad751559edf4cd1a0eaa26bb20.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://src/npc/Caretaker/caretaker.png"
dest_files=["res://.godot/imported/caretaker.png-1bf4f5ad751559edf4cd1a0eaa26bb20.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

View File

@@ -1,7 +1,8 @@
[gd_scene load_steps=6 format=3 uid="uid://ccwn5dfst7o4d"]
[gd_scene load_steps=7 format=3 uid="uid://ccwn5dfst7o4d"]
[ext_resource type="Script" uid="uid://dcqssoikr3pl7" path="res://src/npc/Npc.cs" id="1_38loe"]
[ext_resource type="Texture2D" uid="uid://bavr1xnqn384k" path="res://src/npc/Clalo/CLALO.png" id="2_rop5q"]
[ext_resource type="Resource" uid="uid://lao0opxww3ib" path="res://src/dialog/Dialogue.dialogue" id="2_x0dcb"]
[sub_resource type="CylinderShape3D" id="CylinderShape3D_wfhgc"]
radius = 3.0
@@ -16,6 +17,7 @@ radius = 1.941
[node name="Clalo" type="Node3D"]
script = ExtResource("1_38loe")
Dialogue = ExtResource("2_x0dcb")
[node name="Sprite" type="Sprite3D" parent="."]
unique_name_in_owner = true

View File

@@ -1,7 +1,8 @@
[gd_scene load_steps=6 format=3 uid="uid://cuvhqm4t3e68o"]
[gd_scene load_steps=7 format=3 uid="uid://cuvhqm4t3e68o"]
[ext_resource type="Script" uid="uid://dcqssoikr3pl7" path="res://src/npc/Npc.cs" id="1_e5axu"]
[ext_resource type="PackedScene" uid="uid://bvbl7teafxyfr" path="res://src/npc/Feather/Feather_Well VER.01.glb" id="2_jla86"]
[ext_resource type="Resource" uid="uid://lao0opxww3ib" path="res://src/dialog/Dialogue.dialogue" id="2_y21f1"]
[sub_resource type="CylinderShape3D" id="CylinderShape3D_wfhgc"]
radius = 3.0
@@ -16,6 +17,7 @@ radius = 1.941
[node name="Feather" type="Node3D"]
script = ExtResource("1_e5axu")
Dialogue = ExtResource("2_y21f1")
[node name="Sprite" type="Sprite3D" parent="."]
unique_name_in_owner = true

View File

@@ -0,0 +1,56 @@
[gd_scene load_steps=7 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"]
[sub_resource type="CylinderShape3D" id="CylinderShape3D_wfhgc"]
radius = 3.0
[sub_resource type="CapsuleShape3D" id="CapsuleShape3D_kg3qv"]
radius = 0.837722
height = 2.8375
[sub_resource type="CylinderShape3D" id="CylinderShape3D_nwuwj"]
height = 2.24425
radius = 1.941
[node name="Goddess of Guidance" type="Node3D"]
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
billboard = 2
double_sided = false
alpha_cut = 2
texture_filter = 0
texture = ExtResource("3_5ksva")
[node name="DialogueZone" type="Area3D" parent="."]
unique_name_in_owner = true
collision_layer = 2
collision_mask = 2
[node name="CollisionShape3D" type="CollisionShape3D" parent="DialogueZone"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.00131226, 0, -0.00723076)
shape = SubResource("CylinderShape3D_wfhgc")
[node name="Collision" type="RigidBody3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.105047, -0.0490516, 0)
collision_mask = 0
gravity_scale = 0.0
[node name="CollisionShape3D" type="CollisionShape3D" parent="Collision"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.169075, 0, 0)
shape = SubResource("CapsuleShape3D_kg3qv")
[node name="Hitbox" type="Area3D" parent="."]
unique_name_in_owner = true
collision_layer = 0
collision_mask = 2068
[node name="CollisionShape3D" type="CollisionShape3D" parent="Hitbox"]
shape = SubResource("CylinderShape3D_nwuwj")

View File

@@ -1,6 +1,7 @@
[gd_scene load_steps=6 format=3 uid="uid://bhsoehmr37aws"]
[gd_scene load_steps=7 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"]
[ext_resource type="Texture2D" uid="uid://dgkocrg0wmcii" path="res://src/npc/Proscenium/proscenium_normal.png" id="2_rqskb"]
[sub_resource type="CylinderShape3D" id="CylinderShape3D_wfhgc"]
@@ -16,6 +17,7 @@ radius = 1.941
[node name="Proscenium" type="Node3D"]
script = ExtResource("1_knba1")
Dialogue = ExtResource("2_dgby4")
[node name="Sprite" type="Sprite3D" parent="."]
unique_name_in_owner = true

View File

@@ -5,7 +5,7 @@
[ext_resource type="Resource" uid="uid://lao0opxww3ib" path="res://src/dialog/Dialogue.dialogue" id="2_j753f"]
[sub_resource type="CylinderShape3D" id="CylinderShape3D_wfhgc"]
radius = 3.0
radius = 5.25195
[sub_resource type="CapsuleShape3D" id="CapsuleShape3D_kg3qv"]
radius = 0.837722
@@ -30,6 +30,7 @@ texture = ExtResource("2_3ad4x")
[node name="DialogueZone" type="Area3D" parent="."]
unique_name_in_owner = true
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.421529, 0)
collision_layer = 2
collision_mask = 2