Use Special Room script type to mark rooms that don't have monster/item/player spawns
Fix some minimap display issues Fix michael animation state
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[gd_scene load_steps=118 format=4 uid="uid://cw33vpar237pm"]
|
||||
[gd_scene load_steps=117 format=4 uid="uid://cw33vpar237pm"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://bccyfmj8ikewh" path="res://src/map/dungeon/code/SpecialRoom.cs" id="1_yqj60"]
|
||||
[ext_resource type="Texture2D" uid="uid://divd0yl3mgaqp" path="res://src/map/dungeon/models/Area 1/Gesthemii/gesthfix_SNEK TILE.png" id="2_4l7hs"]
|
||||
[ext_resource type="Script" uid="uid://dhollu4j3pynq" path="res://src/map/dungeon/code/MonsterRoom.cs" id="2_56tk6"]
|
||||
[ext_resource type="Texture2D" uid="uid://cdcirbbxuy6wu" path="res://src/map/dungeon/models/Area 1/Gesthemii/gesthfix_SA115.png" id="3_yqj60"]
|
||||
[ext_resource type="Texture2D" uid="uid://bra68keug0qok" path="res://src/map/dungeon/models/Area 1/Gesthemii/gesthfix_STONE_PANEL_1png.png" id="4_sfkvo"]
|
||||
[ext_resource type="Texture2D" uid="uid://b8tcavu52nelm" path="res://src/map/dungeon/models/Area 1/Gesthemii/gesthfix_brick_corridor_corrected.png" id="5_h3ucl"]
|
||||
@@ -16,7 +16,6 @@
|
||||
[ext_resource type="Texture2D" uid="uid://eosdauppro0y" path="res://src/map/dungeon/models/Area 1/Gesthemii/gesthfix_greeen2.png" id="13_gneja"]
|
||||
[ext_resource type="Texture2D" uid="uid://b1e5c67oc7bj6" path="res://src/map/dungeon/models/Area 1/Gesthemii/gesthfix_outside_desert.png" id="14_g4fdx"]
|
||||
[ext_resource type="Texture2D" uid="uid://bjfviv2hqjmha" path="res://src/map/dungeon/models/Area 1/Gesthemii/gesthfix_scythians.png" id="15_kd57r"]
|
||||
[ext_resource type="PackedScene" uid="uid://twrj4wixcbu7" path="res://src/items/ItemDatabase.tscn" id="16_bvr5k"]
|
||||
[ext_resource type="Texture2D" uid="uid://c2ourd7pwxnsh" path="res://src/map/dungeon/models/Area 1/Gesthemii/gesthfix_thracian.png" id="16_ki0t1"]
|
||||
[ext_resource type="Texture2D" uid="uid://cbo86av0ojddv" path="res://src/map/dungeon/models/Area 1/Gesthemii/gesthfix_boat-04m41s.png" id="17_sktd2"]
|
||||
[ext_resource type="Texture2D" uid="uid://dommnwxiowya8" path="res://src/map/dungeon/models/Area 1/Gesthemii/A1-Gesthesemii_Green mottled.png" id="18_fgm22"]
|
||||
@@ -1520,6 +1519,7 @@ size = Vector2(36, 20)
|
||||
|
||||
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_dex4g"]
|
||||
transparency = 1
|
||||
shading_mode = 0
|
||||
albedo_texture = ExtResource("6_vpyvt")
|
||||
texture_filter = 0
|
||||
|
||||
@@ -1560,7 +1560,7 @@ subdivide_depth = 1
|
||||
|
||||
[node name="GesthemiisRoom" type="Node3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 18.0531, 0, 10.006)
|
||||
script = ExtResource("2_56tk6")
|
||||
script = ExtResource("1_yqj60")
|
||||
|
||||
[node name="gesthfix" type="Node3D" parent="."]
|
||||
|
||||
@@ -1674,24 +1674,6 @@ transform = Transform3D(18, 0, 0, 0, 2, 0, 0, 0, 12, 0, 0, 2)
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="Collision/StaticBody3D2"]
|
||||
shape = SubResource("ConcavePolygonShape3D_hybta")
|
||||
|
||||
[node name="Spawn Points" type="Node3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.90291, 0)
|
||||
|
||||
[node name="PlayerSpawn" type="Marker3D" parent="Spawn Points"]
|
||||
unique_name_in_owner = true
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -8.61757, -1.89174, 0.580412)
|
||||
|
||||
[node name="ItemSpawnPoints" type="Node3D" parent="Spawn Points"]
|
||||
unique_name_in_owner = true
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2.00123, 0)
|
||||
|
||||
[node name="EnemySpawnPoints" type="Node3D" parent="Spawn Points"]
|
||||
unique_name_in_owner = true
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2.00123, 0)
|
||||
|
||||
[node name="ItemDatabase" parent="Spawn Points" instance=ExtResource("16_bvr5k")]
|
||||
unique_name_in_owner = true
|
||||
|
||||
[node name="Room" type="Node3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2.13783, 0)
|
||||
|
||||
@@ -1708,6 +1690,7 @@ shape = SubResource("BoxShape3D_43nhx")
|
||||
|
||||
[node name="Minimap" type="MeshInstance3D" parent="Minimap"]
|
||||
unique_name_in_owner = true
|
||||
visible = false
|
||||
layers = 2
|
||||
mesh = SubResource("PlaneMesh_gok5f")
|
||||
surface_material_override/0 = SubResource("StandardMaterial3D_dex4g")
|
||||
|
||||
Reference in New Issue
Block a user