DungeonRPG/Scenes/Levels/main.tscn
2025-04-25 03:46:18 -04:00

516 lines
32 KiB
Plaintext

[gd_scene load_steps=26 format=3 uid="uid://clwb5cshnlpo"]
[ext_resource type="Script" uid="uid://ba4evqyw28wde" path="res://Scripts/Levels/Main.cs" id="1_s0gyx"]
[ext_resource type="PackedScene" uid="uid://dlr0reeavc0i6" path="res://Scenes/Characters/Player/player.tscn" id="2_yjsus"]
[ext_resource type="MeshLibrary" uid="uid://by8mkqgyfmg1e" path="res://Resources/Tiles.tres" id="3_u872a"]
[ext_resource type="PackedScene" uid="uid://bihi80dtjs5pm" path="res://Assets/Models/Dungeon/gltf/banner_blue.gltf.glb" id="4_5txqb"]
[ext_resource type="PackedScene" uid="uid://btuotlsusknsq" path="res://Assets/Models/Dungeon/gltf/table_small_decorated_A.gltf.glb" id="5_42g4d"]
[ext_resource type="PackedScene" uid="uid://cq6q65ncvcfgt" path="res://Assets/Models/Dungeon/gltf/crates_stacked.gltf.glb" id="6_pgcb0"]
[ext_resource type="PackedScene" uid="uid://kk4hl38gucis" path="res://Assets/Models/Dungeon/gltf/torch_mounted.gltf.glb" id="7_hlgat"]
[ext_resource type="PackedScene" uid="uid://rocrjo8d1tig" path="res://Assets/Models/Dungeon/gltf/shelf_large.gltf.glb" id="8_d3pra"]
[ext_resource type="PackedScene" uid="uid://drydkgl4rixi" path="res://Assets/Models/Dungeon/gltf/keyring.gltf.glb" id="9_rrvv5"]
[ext_resource type="PackedScene" uid="uid://cda7fj7dvmuow" path="res://Assets/Models/Dungeon/gltf/keg_decorated.gltf.glb" id="10_g8fqy"]
[ext_resource type="PackedScene" uid="uid://dlyq2glsyx42m" path="res://Assets/Models/Dungeon/gltf/sword_shield_broken.gltf.glb" id="11_0w7p8"]
[ext_resource type="PackedScene" uid="uid://bck1hj3i1p1ug" path="res://Assets/Models/Dungeon/gltf/bottle_A_labeled_green.gltf.glb" id="12_8rt6e"]
[ext_resource type="PackedScene" uid="uid://5xh6u5mxxw5p" path="res://Assets/Models/Dungeon/gltf/bottle_A_labeled_brown.gltf.glb" id="13_ksskw"]
[ext_resource type="PackedScene" uid="uid://d3vyf60i6n1sc" path="res://Assets/Models/Dungeon/gltf/bottle_C_brown.gltf.glb" id="14_2tpv6"]
[ext_resource type="PackedScene" uid="uid://cq3hw0bq8pytw" path="res://Assets/Models/Dungeon/gltf/table_medium_tablecloth_decorated_B.gltf.glb" id="15_wnekd"]
[ext_resource type="PackedScene" uid="uid://u27muvb10mjy" path="res://Assets/Models/Dungeon/gltf/stool.gltf.glb" id="16_56s34"]
[ext_resource type="PackedScene" uid="uid://dvhxhw20meqhj" path="res://Assets/Models/Dungeon/gltf/table_long_decorated_C.gltf.glb" id="17_rrvv5"]
[ext_resource type="PackedScene" uid="uid://dtautvy2l3cf7" path="res://Assets/Models/Dungeon/gltf/table_long_tablecloth_decorated_A.gltf.glb" id="18_g8fqy"]
[ext_resource type="PackedScene" uid="uid://dct4vyj1mms0q" path="res://Assets/Models/Dungeon/gltf/table_long_tablecloth.gltf.glb" id="19_0w7p8"]
[ext_resource type="PackedScene" uid="uid://b1oauewkf7v8t" path="res://Assets/Models/Dungeon/gltf/candle_triple.gltf.glb" id="20_8rt6e"]
[ext_resource type="PackedScene" uid="uid://dmv8ce5csiwbk" path="res://Assets/Models/Dungeon/gltf/chair.gltf.glb" id="21_ksskw"]
[ext_resource type="PackedScene" uid="uid://t2lvjneycr3k" path="res://Assets/Models/Dungeon/gltf/candle_thin_lit.gltf.glb" id="22_g8fqy"]
[sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_5txqb"]
sky_top_color = Color(0, 0, 0, 1)
sky_horizon_color = Color(0, 0, 0, 1)
ground_bottom_color = Color(1.35368e-08, 0.0710989, 0.1038, 1)
ground_horizon_color = Color(0, 0, 0, 1)
[sub_resource type="Sky" id="Sky_42g4d"]
sky_material = SubResource("ProceduralSkyMaterial_5txqb")
[sub_resource type="Environment" id="Environment_pgcb0"]
background_mode = 2
sky = SubResource("Sky_42g4d")
tonemap_mode = 2
ssao_enabled = true
ssao_radius = 9.62
ssao_intensity = 13.49
ssil_enabled = true
glow_intensity = 7.62
glow_strength = 0.0
glow_bloom = 0.51
volumetric_fog_enabled = true
volumetric_fog_density = 0.0241
volumetric_fog_albedo = Color(0.229423, 0.581149, 1, 1)
[node name="Main" type="Node3D"]
script = ExtResource("1_s0gyx")
[node name="WorldEnvironment" type="WorldEnvironment" parent="."]
environment = SubResource("Environment_pgcb0")
[node name="DirectionalLight3D" type="DirectionalLight3D" parent="."]
transform = Transform3D(0.500729, -0.749636, 0.4328, -1.49013e-08, 0.499998, 0.866027, -0.865604, -0.433644, 0.250363, 0, 0, 0)
light_color = Color(0.2232, 0.27962, 0.31, 1)
light_bake_mode = 1
shadow_enabled = true
shadow_bias = 0.04
shadow_blur = 1.6
directional_shadow_mode = 1
directional_shadow_blend_splits = true
directional_shadow_fade_start = 1.0
directional_shadow_max_distance = 225.4
directional_shadow_pancake_size = 0.1
[node name="Player" parent="." instance=ExtResource("2_yjsus")]
transform = Transform3D(0.430803, 0, 0, 0, 0.430803, 0, 0, 0, 0.430803, 0.00981665, 2.4927, -0.00288868)
[node name="Camera3D" type="Camera3D" parent="Player"]
transform = Transform3D(1, 0, 0, 0, 0.933793, 0.357814, 0, -0.357814, 0.933793, 0, 4.0126, 9.76835)
[node name="Environment" type="Node3D" parent="."]
[node name="FloorGridMap" type="GridMap" parent="Environment"]
mesh_library = ExtResource("3_u872a")
data = {
"cells": PackedInt32Array(65532, 2, 655360, 65533, 2, 655360, 65534, 2, 112, 65535, 2, 655360, 0, 2, 655360, 1, 2, 655360, 2, 2, 655360, 3, 2, 655360, 4, 2, 655360, 5, 2, 655360, 6, 2, 655360, 7, 2, 655360, 8, 2, 655360, 9, 2, 655360, 10, 2, 655360, 11, 2, 112, 12, 2, 655360, 13, 2, 655360, 13, 1, 655360, 12, 1, 655360, 12, 0, 111, 13, 0, 655360, 13, 65535, 655360, 12, 65534, 655360, 13, 65534, 655360, 11, 65534, 655360, 10, 65534, 655360, 9, 65534, 655360, 8, 65534, 655360, 7, 65534, 655360, 6, 65534, 655360, 5, 65534, 111, 4, 65534, 655360, 3, 65534, 655360, 2, 65534, 655360, 1, 65534, 655360, 0, 65534, 655360, 65535, 65534, 655360, 65534, 65534, 655360, 65533, 65534, 655360, 65532, 65534, 655360, 65532, 65535, 655360, 65532, 0, 655360, 65533, 0, 111, 65533, 1, 655360, 65532, 1, 111, 65533, 65535, 655360, 65534, 65535, 655360, 65535, 65535, 655360, 0, 65535, 655360, 1, 65535, 655360, 2, 65535, 655360, 3, 65535, 655360, 4, 65535, 655360, 5, 65535, 655360, 6, 65535, 655360, 7, 65535, 655360, 8, 65535, 112, 9, 65535, 655360, 10, 65535, 655360, 11, 65535, 655360, 12, 65535, 655360, 11, 0, 655360, 10, 0, 655360, 9, 0, 111, 8, 0, 112, 7, 0, 655360, 6, 0, 111, 5, 0, 655360, 4, 0, 655360, 3, 0, 655360, 2, 0, 1441900, 1, 0, 655360, 0, 0, 655360, 65534, 0, 655360, 65534, 1, 655360, 65535, 1, 655360, 0, 1, 655360, 1, 1, 655360, 2, 1, 655360, 3, 1, 655360, 4, 1, 655360, 5, 1, 655360, 6, 1, 655360, 7, 1, 655360, 8, 1, 655360, 9, 1, 655360, 10, 1, 655360, 11, 1, 655360, 65535, 0, 655360, 65531, 2, 655360, 65530, 2, 655360, 65529, 2, 655360, 65528, 2, 655360, 65527, 2, 655360, 65526, 2, 655360, 65525, 2, 655360, 65525, 1, 655360, 65525, 0, 655360, 65525, 65535, 655360, 65525, 65534, 655360, 65526, 65534, 111, 65527, 65534, 655360, 65528, 65534, 655360, 65529, 65534, 655360, 65530, 65534, 655360, 65531, 65534, 655360, 65531, 65535, 655360, 65530, 65535, 655360, 65529, 65535, 112, 65528, 65535, 655360, 65527, 65535, 655360, 65526, 65535, 655360, 65526, 0, 655360, 65527, 0, 655360, 65528, 0, 655360, 65529, 0, 655360, 65530, 0, 655360, 65531, 0, 111, 65531, 1, 655360, 65530, 1, 655360, 65529, 1, 655360, 65528, 1, 112, 65527, 1, 655360, 65526, 1, 655360, 13, 65533, 0, 12, 65533, 0, 11, 65533, 0, 10, 65533, 0, 9, 65533, 0, 8, 65533, 0, 7, 65533, 0, 6, 65533, 0, 5, 65533, 0, 4, 65533, 0, 3, 65533, 0, 2, 65533, 0, 1, 65533, 0, 0, 65533, 0, 65535, 65533, 0, 65534, 65533, 0, 65533, 65533, 0, 65532, 65533, 0, 65531, 65533, 0, 65530, 65533, 0, 65529, 65533, 0, 65528, 65533, 0, 65527, 65533, 0, 65526, 65533, 0, 65525, 65533, 0, 65524, 65533, 0, 65524, 65534, 0, 65524, 65535, 0, 65524, 0, 0, 65524, 1, 0, 65524, 2, 0, 14, 65533, 1441911, 14, 65534, 1441911, 14, 65535, 119, 14, 0, 1441911, 14, 1, 119, 14, 2, 119, 15, 2, 1441911, 15, 1, 655479, 15, 0, 119, 15, 65535, 1441911, 16, 2, 119, 17, 2, 1048695, 17, 1, 1441911, 18, 1, 1048695, 18, 2, 1441911, 18, 0, 1441911, 18, 65535, 655479, 18, 65534, 1441911, 18, 65533, 119, 18, 65532, 655479, 18, 65531, 119, 18, 65530, 1441911, 18, 65529, 655479, 18, 65528, 119, 17, 65528, 1048695, 17, 65527, 1441911, 16, 65527, 1441911, 15, 65527, 1441911, 15, 65528, 655479, 14, 65528, 1441911, 14, 65527, 1441911, 14, 65529, 1441911, 14, 65530, 1441911, 14, 65531, 1441911, 14, 65532, 1441911, 15, 65533, 1441911, 16, 65534, 1441911, 16, 65535, 655479, 16, 0, 119, 16, 1, 1441911, 17, 0, 655479, 17, 65535, 1441911, 17, 65534, 1048695, 17, 65533, 1441911, 17, 65532, 1441911, 17, 65531, 1441911, 17, 65530, 1048695, 16, 65530, 1441911, 16, 65529, 1048695, 16, 65528, 1441911, 15, 65529, 1441911, 15, 65530, 655479, 15, 65531, 1441911, 15, 65532, 1048695, 15, 65534, 1441911, 16, 65533, 655479, 16, 65532, 655479, 16, 65531, 1441911, 17, 65529, 655479, 16, 65526, 1048695, 196601, 65534, 0, 196601, 65533, 0, 196601, 65532, 0, 196602, 65532, 0, 196603, 65532, 0, 196603, 65531, 0, 196602, 65531, 0, 196601, 65531, 0, 196600, 65531, 0, 196599, 65531, 0, 196599, 65532, 0, 196600, 65532, 0, 196600, 65533, 0, 196599, 65533, 0, 196599, 65534, 0, 196600, 65534, 0, 327678, 65531, 112, 327679, 65531, 0, 262144, 65531, 0, 262144, 65532, 111, 327679, 65532, 0, 327678, 65532, 0, 131078, 65534, 1048576, 131078, 65533, 1048576, 131079, 65533, 1048576, 131080, 65533, 1048576, 131081, 65533, 1048576, 131082, 65533, 1048576, 131083, 65533, 1048576, 131084, 65533, 1048576, 131085, 65533, 1048576, 131086, 65533, 1048576, 131086, 65534, 1048576, 131085, 65534, 1048576, 131084, 65534, 1048576, 131083, 65534, 1048576, 131082, 65534, 1048576, 131081, 65534, 1048576, 131080, 65534, 1048576, 131079, 65534, 1048576, 131087, 2, 1048576, 131088, 2, 1048576, 131089, 2, 1048576, 131089, 1, 1048576, 131089, 0, 1048576, 131089, 65535, 1048576, 131089, 65534, 1048576, 131089, 65533, 1048576, 131088, 65533, 1048576, 131087, 65533, 1048576, 131087, 65534, 1048576, 131087, 65535, 1048576, 131087, 0, 1048576, 131087, 1, 1048576, 131088, 1, 1048576, 131088, 0, 1048576, 131088, 65535, 1048576, 131088, 65534, 1048576, 131090, 65534, 1048576, 131090, 65533, 1048576, 131091, 65533, 1048576, 131092, 65533, 1048576, 131092, 65534, 1048576, 131091, 65534, 1048576, 131093, 65533, 1048576, 131094, 65534, 1048576, 131095, 65534, 1048576, 131093, 65534, 1048576, 131094, 65533, 1048576, 131095, 65533, 1048576, 131090, 2, 1048576, 131090, 1, 1048576, 131090, 0, 1048576, 131090, 65535, 1048576, 131096, 65534, 1048576, 131096, 65533, 1048576, 131087, 65532, 1048576, 131088, 65532, 1048576, 131089, 65532, 1048576, 131090, 65532, 1048576, 131090, 65531, 1048576, 131090, 65530, 1048576, 131090, 65529, 1048576, 131090, 65528, 1048576, 131090, 65527, 1048576, 131089, 65527, 1048576, 131088, 65527, 1048576, 131087, 65527, 1048576, 131087, 65528, 1048576, 131087, 65529, 1048576, 131087, 65530, 1048576, 131087, 65531, 1048576, 131088, 65531, 1048576, 131089, 65531, 1048576, 131089, 65530, 1048576, 131089, 65529, 1048576, 131089, 65528, 1048576, 131088, 65528, 1048576, 131088, 65529, 1048576, 131088, 65530, 1048576)
}
metadata/_editor_floor_ = Vector3(0, 2, 0)
[node name="WallGridMap" type="GridMap" parent="Environment"]
mesh_library = ExtResource("3_u872a")
cell_size = Vector3(4, 2, 1)
data = {
"cells": PackedInt32Array(65533, 65530, 142, 65534, 65530, 176, 0, 65530, 1, 65535, 65530, 176, 6, 65530, 1, 1, 65530, 194, 2, 65530, 143, 3, 65530, 1, 4, 65530, 194, 5, 65530, 196, 131074, 65530, 178, 131073, 65530, 194, 131076, 65530, 194, 131072, 65530, 655361, 131075, 65530, 184, 131077, 65530, 1, 131078, 65530, 1, 196606, 65526, 143, 65532, 65534, 176, 65531, 65534, 184, 65530, 65534, 1048579, 65530, 2, 1048774, 65530, 6, 1441985, 196605, 65526, 655537, 196604, 65526, 655414, 196605, 65530, 55, 196604, 65534, 655414, 196603, 65534, 655416, 196603, 65526, 1048632, 196603, 65530, 1048630, 196607, 65530, 176, 0, 65532, 1048767, 0, 65534, 1048762, 0, 2, 1048760, 0, 6, 1441985, 131072, 65532, 1048577, 131072, 0, 1048577, 131072, 4, 1441985, 327679, 65530, 54, 262144, 65530, 1441848, 262144, 65526, 56, 327679, 65526, 54, 327678, 65526, 55, 3, 65534, 176, 4, 65532, 1441968, 4, 65534, 184, 5, 65534, 655365, 6, 65534, 655365, 7, 65532, 1441793, 7, 0, 1441793, 7, 4, 1441793, 7, 65530, 655551, 7, 65534, 655551, 131075, 65534, 655414, 131076, 65534, 655414, 131077, 65534, 655414, 131078, 65534, 655414, 131079, 65534, 56, 131079, 1, 1441846, 131079, 5, 1048631, 9, 65532, 1048577, 9, 0, 1048577, 9, 4, 1048577, 9, 65530, 191, 131079, 65528, 1441793, 131079, 65524, 1441793, 131079, 65520, 1441793, 131081, 65528, 1441793, 131081, 65524, 1441793, 131081, 65520, 1441793, 131079, 65530, 1441795, 131081, 65530, 655363, 131082, 65530, 655361, 131083, 65530, 655361, 10, 65530, 1, 11, 65530, 1, 12, 65531, 1441793, 12, 65529, 3, 10, 65534, 1, 11, 65534, 1, 12, 65534, 1441974, 9, 65534, 191, 131081, 5, 1048631, 131081, 1, 1048630, 131081, 65534, 1048632, 131082, 65534, 54, 131083, 65534, 54, 131084, 65534, 1441848, 131084, 65530, 655551, 131084, 65532, 1048633, 8, 6, 177, 7, 6, 655542, 9, 6, 1441974, 131080, 6, 655414, 131081, 6, 1441848, 131079, 6, 655416, 65544, 6, 147)
}
metadata/_editor_floor_ = Vector3(0, 1, 0)
[node name="Props" type="Node3D" parent="Environment"]
[node name="banner_blue_gltf" parent="Environment/Props" instance=ExtResource("4_5txqb")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3.93794, 1.29298, -5.3235)
[node name="table_small_decorated_A_gltf" parent="Environment/Props" instance=ExtResource("5_42g4d")]
transform = Transform3D(0.654714, 0, -0.755876, 0, 1, 0, 0.755876, 0, 0.654714, -17.0586, 5.03538, -3.02089)
[node name="table_small_decorated_A_gltf2" parent="Environment/Props" instance=ExtResource("5_42g4d")]
transform = Transform3D(0.654714, 0, -0.755876, 0, 1, 0, 0.755876, 0, 0.654714, -20.5917, 0.952543, 0.0435803)
[node name="crates_stacked_gltf" parent="Environment/Props" instance=ExtResource("6_pgcb0")]
transform = Transform3D(0.931285, 0, -0.364292, 0, 1, 0, 0.364292, 0, 0.931285, 0.556623, 0.965109, -4.13047)
[node name="torch_mounted_gltf2" parent="Environment/Props" instance=ExtResource("7_hlgat")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -8.03528, 3.44887, -5.30108)
[node name="OmniLight3D" type="OmniLight3D" parent="Environment/Props/torch_mounted_gltf2"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.645759, 0.334338)
light_color = Color(1, 0.633333, 0, 1)
light_energy = 0.812
light_indirect_energy = 16.0
light_volumetric_fog_energy = 1.439
light_size = 0.153
light_specular = 0.0
omni_range = 7.641
omni_attenuation = 0.72
[node name="torch_mounted_gltf6" parent="Environment/Props" instance=ExtResource("7_hlgat")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.529445, 3.44887, -5.30108)
[node name="OmniLight3D" type="OmniLight3D" parent="Environment/Props/torch_mounted_gltf6"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.645759, 0.334338)
light_color = Color(1, 0.633333, 0, 1)
light_energy = 0.812
light_indirect_energy = 16.0
light_volumetric_fog_energy = 1.439
light_size = 0.153
light_specular = 0.0
omni_range = 7.641
omni_attenuation = 0.72
[node name="torch_mounted_gltf12" parent="Environment/Props" instance=ExtResource("7_hlgat")]
transform = Transform3D(-4.37114e-08, 0, -1, 0, 1, 0, 1, 0, -4.37114e-08, 1.67869, 3.44887, 3.7043)
[node name="OmniLight3D" type="OmniLight3D" parent="Environment/Props/torch_mounted_gltf12"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.645759, 0.334338)
light_color = Color(1, 0.633333, 0, 1)
light_energy = 0.812
light_indirect_energy = 16.0
light_volumetric_fog_energy = 1.439
light_size = 0.153
light_specular = 0.0
omni_range = 7.641
omni_attenuation = 0.72
[node name="torch_mounted_gltf13" parent="Environment/Props" instance=ExtResource("7_hlgat")]
transform = Transform3D(1.31134e-07, 0, -1, 0, 1, 0, 1, 0, 1.31134e-07, 29.8376, 3.45445, 3.69523)
[node name="OmniLight3D" type="OmniLight3D" parent="Environment/Props/torch_mounted_gltf13"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.645759, 0.334338)
light_color = Color(1, 0.633333, 0, 1)
light_energy = 0.812
light_indirect_energy = 16.0
light_volumetric_fog_energy = 1.439
light_size = 0.153
light_specular = 0.0
omni_range = 7.641
omni_attenuation = 0.72
[node name="torch_mounted_gltf14" parent="Environment/Props" instance=ExtResource("7_hlgat")]
transform = Transform3D(-2.18557e-07, 0, 1, 0, 1, 0, -1, 0, -2.18557e-07, 2.28548, 3.45445, 3.69523)
[node name="OmniLight3D" type="OmniLight3D" parent="Environment/Props/torch_mounted_gltf14"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.645759, 0.334338)
light_color = Color(1, 0.633333, 0, 1)
light_energy = 0.812
light_indirect_energy = 16.0
light_volumetric_fog_energy = 1.439
light_size = 0.153
light_specular = 0.0
omni_range = 7.641
omni_attenuation = 0.72
[node name="torch_mounted_gltf8" parent="Environment/Props" instance=ExtResource("7_hlgat")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 7.58914, 3.44887, -5.04736)
[node name="OmniLight3D" type="OmniLight3D" parent="Environment/Props/torch_mounted_gltf8"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.645759, 0.334338)
light_color = Color(1, 0.633333, 0, 1)
light_energy = 0.812
light_indirect_energy = 16.0
light_volumetric_fog_energy = 1.439
light_size = 0.153
light_specular = 0.0
omni_range = 7.641
omni_attenuation = 0.72
[node name="torch_mounted_gltf9" parent="Environment/Props" instance=ExtResource("7_hlgat")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 17.6709, 3.44887, -1.39756)
[node name="OmniLight3D" type="OmniLight3D" parent="Environment/Props/torch_mounted_gltf9"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.645759, 0.334338)
light_color = Color(1, 0.633333, 0, 1)
light_energy = 0.812
light_indirect_energy = 16.0
light_volumetric_fog_energy = 1.439
light_size = 0.153
light_specular = 0.0
omni_range = 7.641
omni_attenuation = 0.72
[node name="torch_mounted_gltf10" parent="Environment/Props" instance=ExtResource("7_hlgat")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 20.578, 6.95007, -5.34378)
[node name="OmniLight3D" type="OmniLight3D" parent="Environment/Props/torch_mounted_gltf10"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.645759, 0.334338)
light_color = Color(1, 0.633333, 0, 1)
light_energy = 0.812
light_indirect_energy = 16.0
light_volumetric_fog_energy = 1.439
light_size = 0.153
light_specular = 0.0
omni_range = 7.641
omni_attenuation = 0.72
[node name="torch_mounted_gltf11" parent="Environment/Props" instance=ExtResource("7_hlgat")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 41.2135, 6.95007, -5.34378)
[node name="OmniLight3D" type="OmniLight3D" parent="Environment/Props/torch_mounted_gltf11"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.645759, 0.334338)
light_color = Color(1, 0.633333, 0, 1)
light_energy = 0.812
light_indirect_energy = 16.0
light_volumetric_fog_energy = 1.439
light_size = 0.153
light_specular = 0.0
omni_range = 7.641
omni_attenuation = 0.72
[node name="torch_mounted_gltf7" parent="Environment/Props" instance=ExtResource("7_hlgat")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -7.65328, 7.39385, -9.28779)
[node name="OmniLight3D" type="OmniLight3D" parent="Environment/Props/torch_mounted_gltf7"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.645759, 0.334338)
light_color = Color(1, 0.633333, 0, 1)
light_energy = 0.812
light_indirect_energy = 16.0
light_volumetric_fog_energy = 1.439
light_size = 0.153
light_specular = 0.0
omni_range = 7.641
omni_attenuation = 0.72
[node name="torch_mounted_gltf3" parent="Environment/Props" instance=ExtResource("7_hlgat")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -11.477, 3.44887, -1.27729)
[node name="OmniLight3D" type="OmniLight3D" parent="Environment/Props/torch_mounted_gltf3"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.645759, 0.334338)
light_color = Color(1, 0.633333, 0, 1)
light_energy = 0.812
light_indirect_energy = 16.0
light_volumetric_fog_energy = 1.439
light_size = 0.153
light_specular = 0.0
omni_range = 7.641
omni_attenuation = 0.72
[node name="torch_mounted_gltf4" parent="Environment/Props" instance=ExtResource("7_hlgat")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -18.3202, 3.44887, -1.27729)
[node name="OmniLight3D" type="OmniLight3D" parent="Environment/Props/torch_mounted_gltf4"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.645759, 0.334338)
light_color = Color(1, 0.633333, 0, 1)
light_energy = 0.812
light_indirect_energy = 16.0
light_volumetric_fog_energy = 1.439
light_size = 0.153
light_specular = 0.0
omni_range = 7.641
omni_attenuation = 0.72
[node name="torch_mounted_gltf5" parent="Environment/Props" instance=ExtResource("7_hlgat")]
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, -21.7195, 3.44887, 0.567699)
[node name="OmniLight3D" type="OmniLight3D" parent="Environment/Props/torch_mounted_gltf5"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.645759, 0.334338)
light_color = Color(1, 0.633333, 0, 1)
light_energy = 0.812
light_indirect_energy = 16.0
light_volumetric_fog_energy = 1.439
light_size = 0.153
light_specular = 0.0
omni_range = 7.641
omni_attenuation = 0.72
[node name="shelf_large_gltf" parent="Environment/Props" instance=ExtResource("8_d3pra")]
transform = Transform3D(1.32295, 0, 0, 0, 1, 0, 0, 0, 1, -6.08322, 1.94555, -5.38626)
[node name="shelf_large_gltf2" parent="Environment/Props" instance=ExtResource("8_d3pra")]
transform = Transform3D(1.32295, 0, 0, 0, 1, 0, 0, 0, 1, -6.08322, 3.09058, -5.38626)
[node name="shelf_large_gltf3" parent="Environment/Props" instance=ExtResource("8_d3pra")]
transform = Transform3D(1.32295, 0, 0, 0, 1, 0, 0, 0, 1, -1.91947, 1.94555, -5.38626)
[node name="shelf_large_gltf4" parent="Environment/Props" instance=ExtResource("8_d3pra")]
transform = Transform3D(1.32295, 0, 0, 0, 1, 0, 0, 0, 1, -1.91947, 3.09058, -5.38626)
[node name="keyring_gltf" parent="Environment/Props" instance=ExtResource("9_rrvv5")]
transform = Transform3D(0.0689452, 0, -0.679224, 0, 0.682715, 0, 0.679224, 0, 0.0689452, -2.15985, 3.21007, -5.05739)
[node name="keg_decorated_gltf" parent="Environment/Props" instance=ExtResource("10_g8fqy")]
transform = Transform3D(0.929191, 0, 0.369601, 0, 1, 0, -0.369601, 0, 0.929191, -15.66, 5.01776, -7.65683)
[node name="sword_shield_broken_gltf" parent="Environment/Props" instance=ExtResource("11_0w7p8")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.98826, 6.51677, -5.31739)
[node name="bottle_A_labeled_green_gltf" parent="Environment/Props" instance=ExtResource("12_8rt6e")]
transform = Transform3D(0.765837, 0, 0, 0, 0.765837, 0, 0, 0, 0.765837, -5.96109, 3.16558, -5.13639)
[node name="bottle_A_labeled_green_gltf2" parent="Environment/Props" instance=ExtResource("12_8rt6e")]
transform = Transform3D(-0.413691, 0, -0.644489, 0, 0.765837, 0, 0.644489, 0, -0.413691, -6.37778, 3.16558, -5.09868)
[node name="bottle_A_labeled_brown_gltf" parent="Environment/Props" instance=ExtResource("13_ksskw")]
transform = Transform3D(0.776856, 0, 0.267614, 0, 0.821658, 0, -0.267614, 0, 0.776856, -5.6187, 2.02705, -5.17002)
[node name="bottle_A_labeled_brown_gltf2" parent="Environment/Props" instance=ExtResource("13_ksskw")]
transform = Transform3D(0.405814, 0, -0.714449, 0, 0.821658, 0, 0.714449, 0, 0.405814, -6.27993, 2.02705, -5.23841)
[node name="bottle_C_brown_gltf" parent="Environment/Props" instance=ExtResource("14_2tpv6")]
transform = Transform3D(-0.0272057, 0, 0.610639, 0, 0.611245, 0, -0.610639, 0, -0.0272057, -7.05446, 2.02305, -5.19475)
[node name="table_medium_tablecloth_decorated_B_gltf" parent="Environment/Props" instance=ExtResource("15_wnekd")]
transform = Transform3D(-0.0202445, 0, -0.999795, 0, 1, 0, 0.999795, 0, -0.0202445, -0.78218, 9.01096, -7.40806)
[node name="stool_gltf" parent="Environment/Props" instance=ExtResource("16_56s34")]
transform = Transform3D(0.992525, 0, -0.122043, 0, 1, 0, 0.122043, 0, 0.992525, -2.36226, 9.01005, -7.67208)
[node name="stool_gltf2" parent="Environment/Props" instance=ExtResource("16_56s34")]
transform = Transform3D(0.763875, 0.00160284, -0.645362, -0.00224173, 0.999997, -0.000169788, 0.64536, 0.00157642, 0.763877, 1.1392, 9.01005, -7.39103)
[node name="table_long_decorated_C_gltf" parent="Environment/Props" instance=ExtResource("17_rrvv5")]
transform = Transform3D(-0.999949, 0, -0.0100879, 0, 1, 0, 0.0100879, 0, -0.999949, 3.59518, 0.945699, 3.88366)
[node name="table_long_tablecloth_decorated_A_gltf" parent="Environment/Props" instance=ExtResource("18_g8fqy")]
transform = Transform3D(-4.37114e-08, 0, -1, 0, 1, 0, 1, 0, -4.37114e-08, 17.4068, 1.00818, 3.98292)
[node name="table_long_tablecloth_gltf" parent="Environment/Props" instance=ExtResource("19_0w7p8")]
transform = Transform3D(-4.37114e-08, 0, -1, 0, 1, 0, 1, 0, -4.37114e-08, 13.3981, 1.02286, 4.01857)
[node name="table_long_tablecloth_gltf2" parent="Environment/Props" instance=ExtResource("19_0w7p8")]
transform = Transform3D(-4.37114e-08, 0, -1, 0, 1, 0, 1, 0, -4.37114e-08, 21.3981, 1.02286, 4.01857)
[node name="candle_triple_gltf" parent="Environment/Props" instance=ExtResource("20_8rt6e")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 12.5024, 2.02127, 4.04647)
[node name="OmniLight3D2" type="OmniLight3D" parent="Environment/Props/candle_triple_gltf"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.07067, 0)
light_color = Color(1, 0.633333, 0, 1)
light_energy = 0.812
light_indirect_energy = 16.0
light_volumetric_fog_energy = 1.439
light_size = 0.153
light_specular = 0.0
omni_range = 7.641
omni_attenuation = 0.72
[node name="candle_triple_gltf5" parent="Environment/Props" instance=ExtResource("20_8rt6e")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 21.1957, 2.02127, 4.04647)
[node name="OmniLight3D2" type="OmniLight3D" parent="Environment/Props/candle_triple_gltf5"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.07067, 0)
light_color = Color(1, 0.633333, 0, 1)
light_energy = 0.812
light_indirect_energy = 16.0
light_volumetric_fog_energy = 1.439
light_size = 0.153
light_specular = 0.0
omni_range = 7.641
omni_attenuation = 0.72
[node name="candle_triple_gltf2" parent="Environment/Props" instance=ExtResource("20_8rt6e")]
transform = Transform3D(-0.261886, 0, -0.965099, 0, 1, 0, 0.965099, 0, -0.261886, 14.4283, 2.02127, 4.04647)
[node name="candle_triple_gltf3" parent="Environment/Props" instance=ExtResource("20_8rt6e")]
transform = Transform3D(-0.220255, 0, -0.975442, 0, 1, 0, 0.975442, 0, -0.220255, 20.1335, 2.02127, 3.9373)
[node name="candle_triple_gltf4" parent="Environment/Props" instance=ExtResource("20_8rt6e")]
transform = Transform3D(0.82659, 0, -0.562805, 0, 1, 0, 0.562805, 0, 0.82659, 22.4067, 2.02127, 4.07679)
[node name="chair_gltf" parent="Environment/Props" instance=ExtResource("21_ksskw")]
transform = Transform3D(-4.37114e-08, 0, -1, 0, 1, 0, 1, 0, -4.37114e-08, 17.6301, 1.03221, 5.53622)
[node name="chair_gltf2" parent="Environment/Props" instance=ExtResource("21_ksskw")]
transform = Transform3D(0.0435845, 0, -0.99905, 0, 1, 0, 0.99905, 0, 0.0435845, 19.5219, 1.03221, 5.53622)
[node name="chair_gltf3" parent="Environment/Props" instance=ExtResource("21_ksskw")]
transform = Transform3D(0.216934, 0, -0.976186, 0, 1, 0, 0.976186, 0, 0.216934, 21.3729, 1.03221, 5.53622)
[node name="chair_gltf4" parent="Environment/Props" instance=ExtResource("21_ksskw")]
transform = Transform3D(-0.0576338, 0, -0.998338, 0, 1, 0, 0.998338, 0, -0.0576338, 15.5827, 1.03221, 5.53622)
[node name="chair_gltf5" parent="Environment/Props" instance=ExtResource("21_ksskw")]
transform = Transform3D(0.177291, 0, -0.984159, 0, 1, 0, 0.984159, 0, 0.177291, 13.2311, 1.03221, 5.53622)
[node name="chair_gltf11" parent="Environment/Props" instance=ExtResource("21_ksskw")]
transform = Transform3D(-0.99651, 0, 0.0834692, 0, 1, 0, -0.0834692, 0, -0.99651, 10.6593, 1.03221, 3.84298)
[node name="chair_gltf12" parent="Environment/Props" instance=ExtResource("21_ksskw")]
transform = Transform3D(0.999756, 0, -0.0221116, 0, 1, 0, 0.0221116, 0, 0.999756, 23.8746, 1.03221, 3.95243)
[node name="chair_gltf6" parent="Environment/Props" instance=ExtResource("21_ksskw")]
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 17.3177, 1.03221, 2.53622)
[node name="chair_gltf7" parent="Environment/Props" instance=ExtResource("21_ksskw")]
transform = Transform3D(-0.0435846, 0, 0.99905, 0, 1, 0, -0.99905, 0, -0.0435846, 15.3437, 1.03221, 2.53622)
[node name="chair_gltf8" parent="Environment/Props" instance=ExtResource("21_ksskw")]
transform = Transform3D(-0.216934, 0, 0.976186, 0, 1, 0, -0.976186, 0, -0.216934, 12.8775, 1.03221, 2.53622)
[node name="chair_gltf9" parent="Environment/Props" instance=ExtResource("21_ksskw")]
transform = Transform3D(0.0576337, 0, 0.998338, 0, 1, 0, -0.998338, 0, 0.0576337, 19.4993, 1.03221, 2.53622)
[node name="chair_gltf10" parent="Environment/Props" instance=ExtResource("21_ksskw")]
transform = Transform3D(-0.177291, 0, 0.984159, 0, 1, 0, -0.984159, 0, -0.177291, 21.5945, 1.03221, 2.53622)
[node name="candle_thin_lit_gltf" parent="Environment/Props" instance=ExtResource("22_g8fqy")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -20.9485, 0.989017, 3.73644)
[node name="OmniLight3D3" type="OmniLight3D" parent="Environment/Props/candle_thin_lit_gltf"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.929214, 0)
light_color = Color(1, 0.633333, 0, 1)
light_energy = 0.373
light_indirect_energy = 0.0
light_volumetric_fog_energy = 1.439
light_size = 0.153
light_specular = 0.0
omni_range = 7.641
omni_attenuation = 0.72
[node name="candle_thin_lit_gltf2" parent="Environment/Props" instance=ExtResource("22_g8fqy")]
transform = Transform3D(0.510884, 0, 0, 0, 0.510884, 0, 0, 0, 0.510884, -2.03173, 1.9974, -5.23138)
[node name="OmniLight3D3" type="OmniLight3D" parent="Environment/Props/candle_thin_lit_gltf2"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.929214, 0)
light_color = Color(1, 0.633333, 0, 1)
light_energy = 0.373
light_indirect_energy = 0.0
light_volumetric_fog_energy = 1.439
light_size = 0.153
light_specular = 0.0
omni_range = 7.641
omni_attenuation = 0.72
[node name="candle_thin_lit_gltf3" parent="Environment/Props" instance=ExtResource("22_g8fqy")]
transform = Transform3D(0.510884, 0, 0, 0, 0.510884, 0, 0, 0, 0.510884, 34.6529, 1.98461, 6.21142)
[node name="OmniLight3D3" type="OmniLight3D" parent="Environment/Props/candle_thin_lit_gltf3"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.929214, 0)
light_color = Color(1, 0.633333, 0, 1)
light_energy = 0.373
light_indirect_energy = 0.0
light_volumetric_fog_energy = 1.439
light_size = 0.153
light_specular = 0.0
omni_range = 7.641
omni_attenuation = 0.72
[node name="OmniLight3D4" type="OmniLight3D" parent="Environment"]
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 2.64629, 4.09463, 16.8497)
light_color = Color(1, 0.633333, 0, 1)
light_energy = 1.189
light_indirect_energy = 0.0
light_volumetric_fog_energy = 0.0
light_size = 0.153
light_specular = 0.0
omni_range = 7.641
[node name="OmniLight3D5" type="OmniLight3D" parent="Environment"]
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, -14.7277, 4.09463, 16.8497)
light_color = Color(1, 0.633333, 0, 1)
light_energy = 1.189
light_indirect_energy = 0.0
light_volumetric_fog_energy = 0.0
light_size = 0.153
light_specular = 0.0
omni_range = 7.641
[node name="OmniLight3D6" type="OmniLight3D" parent="Environment"]
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 27.834, 4.09463, 16.8497)
light_color = Color(1, 0.633333, 0, 1)
light_energy = 1.189
light_indirect_energy = 0.0
light_volumetric_fog_energy = 0.0
light_size = 0.153
light_specular = 0.0
omni_range = 7.641
[node name="OmniLight3D" type="OmniLight3D" parent="Environment"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 20.1126, 4.08375, -2.46108)
light_color = Color(1, 0.596078, 0.168627, 1)
light_energy = 0.373
light_indirect_energy = 16.0
light_volumetric_fog_energy = 0.0
light_bake_mode = 1
omni_range = 7.641
[node name="OmniLight3D2" type="OmniLight3D" parent="Environment"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 28.5743, 3.99296, -2.22823)
light_color = Color(1, 0.529412, 0.168627, 1)
light_energy = 0.373
light_indirect_energy = 16.0
light_volumetric_fog_energy = 0.0
light_bake_mode = 1
omni_range = 7.641
[node name="OmniLight3D3" type="OmniLight3D" parent="Environment"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 24.068, 4.19835, -2.84139)
light_color = Color(1, 0.529412, 0.168627, 1)
light_energy = 0.373
light_indirect_energy = 16.0
light_volumetric_fog_energy = 0.0
light_bake_mode = 1
omni_range = 7.641