Add new rooms, update NPCs
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
[ext_resource type="Texture2D" uid="uid://da42up4mv46kj" path="res://src/map/dungeon/models/Set A/16. Seshat's Room/16_A1_SESHATS_ROOM_claude-monet.jpg" id="24_t8nkf"]
|
||||
[ext_resource type="Material" uid="uid://bsafm3t4drpl" path="res://src/map/dungeon/textures/MinimapTexture.tres" id="25_25af7"]
|
||||
[ext_resource type="Texture2D" uid="uid://b5hbvxvxl8gn6" path="res://src/map/dungeon/models/Set A/16. Seshat's Room/16_A1_SESHATS_ROOM_Single-Peacock-Feather-Transparent-Free-PNG.png" id="25_77sl0"]
|
||||
[ext_resource type="Texture2D" uid="uid://bt1n54xtem20m" path="res://src/npc/Seshat/seshat.png" id="31_1cfoy"]
|
||||
[ext_resource type="PackedScene" uid="uid://1g7jw72deonb" path="res://src/npc/Seshat/Seshat.tscn" id="31_1cfoy"]
|
||||
|
||||
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_qg4wx"]
|
||||
resource_name = "Material.024"
|
||||
@@ -1283,8 +1283,5 @@ skeleton = NodePath("../..")
|
||||
|
||||
[node name="NPC" type="Node3D" parent="."]
|
||||
|
||||
[node name="Sprite3D" type="Sprite3D" parent="NPC"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.967271, 0.0981301, -0.047853)
|
||||
pixel_size = 0.005
|
||||
billboard = 2
|
||||
texture = ExtResource("31_1cfoy")
|
||||
[node name="Seshat" parent="NPC" instance=ExtResource("31_1cfoy")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.958967, 0.520607, -0.0598352)
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user