A lot of crazy stuff happened here.....
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[gd_scene load_steps=69 format=4 uid="uid://b1oayub1dt5ag"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://ce73fuh74l81l" path="res://addons/SimpleDungeons/DungeonRoom3D.gd" id="1_1cj2y"]
|
||||
[ext_resource type="Script" uid="uid://daetb3e2nm56p" path="res://src/map/dungeon/code/DungeonRoom.cs" id="2_ppbeh"]
|
||||
[ext_resource type="Script" uid="uid://dhollu4j3pynq" path="res://src/map/dungeon/code/MonsterRoom.cs" id="2_p5ha7"]
|
||||
[ext_resource type="Texture2D" uid="uid://cuwdpox6e74jo" path="res://src/map/dungeon/models/Set B/31. Dismantled Saint's Room/31_A2_Dismantled_Saint_Room_COLUMN_WHITE.png" id="3_p5ha7"]
|
||||
[ext_resource type="Texture2D" uid="uid://b7kiqxbdxj1il" path="res://src/map/dungeon/models/Set B/31. Dismantled Saint's Room/31_A2_Dismantled_Saint_Room_inner_rock2.png" id="4_e2vx2"]
|
||||
[ext_resource type="Texture2D" uid="uid://d001vigipj3gx" path="res://src/map/dungeon/models/Set B/31. Dismantled Saint's Room/31_A2_Dismantled_Saint_Room_AREA_2_MAIN_222STONE.png" id="5_wkwx7"]
|
||||
@@ -772,7 +772,7 @@ texture_filter = 0
|
||||
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_hwsho"]
|
||||
albedo_texture = ExtResource("20_ntssu")
|
||||
|
||||
[node name="DungeonRoom3D" type="Node3D"]
|
||||
[node name="Dismantled Saint\'s Room" type="Node3D"]
|
||||
script = ExtResource("1_1cj2y")
|
||||
size_in_voxels = Vector3i(9, 1, 5)
|
||||
voxel_scale = Vector3(4, 4, 4)
|
||||
@@ -780,7 +780,7 @@ min_count = 1
|
||||
max_count = 2
|
||||
|
||||
[node name="Dismantled Saint\'s Room" type="Node3D" parent="."]
|
||||
script = ExtResource("2_ppbeh")
|
||||
script = ExtResource("2_p5ha7")
|
||||
|
||||
[node name="Model" type="Node3D" parent="Dismantled Saint\'s Room"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -4.54819, -1.212, 4.11602)
|
||||
|
||||
Reference in New Issue
Block a user