Re-import rooms and add missing NPCs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user