Files
puzzle-quest/scenes/levels/warcraft/WarCraft.tscn
T

631 lines
271 KiB
Plaintext
Raw Normal View History

[gd_scene format=4]
[ext_resource type="PackedScene" path="res://scenes/levels/Levels.tscn" id="1"]
[ext_resource type="ArrayMesh" path="res://assets/props/stack gold/sm_stackgold.mesh" id="2"]
[ext_resource type="ArrayMesh" path="res://assets/props/fiole/sm_fiole_socle.mesh" id="3"]
[ext_resource type="ArrayMesh" path="res://assets/props/apple/sm_apple.mesh" id="4"]
[ext_resource type="Material" path="res://assets/props/pinte beer/materials/MA_pinte_beer.material" id="5"]
[ext_resource type="Material" path="res://assets/props/stack gold/materials/MA_gold3.material" id="6"]
[ext_resource type="ArrayMesh" path="res://assets/props/weapon gun/sm_weapon_gun.mesh" id="7"]
[ext_resource type="Material" path="res://assets/props/weapon gun/materials/MA_weapon_gun.material" id="8"]
[ext_resource type="Material" path="res://assets/props/apple/materials/MA_apple2.material" id="9"]
[ext_resource type="Material" path="res://assets/props/apple/materials/MA_apple4.material" id="10"]
[ext_resource type="ArrayMesh" path="res://assets/props/fiole/sm_fiole.mesh" id="12"]
[ext_resource type="Material" path="res://assets/props/fiole/materials/MA_fiole_green.material" id="13"]
[ext_resource type="Material" path="res://assets/props/dagger/materials/MA_dagger.material" id="14"]
[ext_resource type="Material" path="res://assets/props/apple/materials/MA_apple1.material" id="15"]
[ext_resource type="Material" path="res://assets/props/stack gold/materials/MA_gold2.material" id="16"]
[ext_resource type="ArrayMesh" path="res://assets/props/dagger/dagger.mesh" id="17"]
[ext_resource type="Material" path="res://assets/props/stack gold/materials/MA_gold1.material" id="18"]
[ext_resource type="Material" path="res://assets/props/fiole/materials/MA_fiole_red.material" id="19"]
[ext_resource type="Material" path="res://assets/props/apple/materials/MA_apple3.material" id="20"]
[ext_resource type="Material" path="res://assets/props/fiole/materials/MA_fiole_blue.material" id="21"]
[ext_resource type="ArrayMesh" path="res://assets/props/pinte beer/sm_pinte_beer.mesh" id="22"]
[ext_resource type="ArrayMesh" path="res://assets/props/spyglass/sm_spyglass_lod1.mesh" id="23"]
[ext_resource type="Material" path="res://assets/props/spyglass/materials/MA_spyglass.material" id="24"]
[ext_resource type="ArrayMesh" path="res://assets/props/candle/sm_candle_d_lod1.mesh" id="25"]
[ext_resource type="ArrayMesh" path="res://assets/props/candle/sm_candle_top_lod1.mesh" id="26"]
[ext_resource type="ArrayMesh" path="res://assets/props/candle/sm_candle_b_lod1.mesh" id="27"]
[ext_resource type="PackedScene" path="res://assets/props/table/sm_table.tscn" id="28"]
[ext_resource type="PackedScene" path="res://assets/props/candle/sm_candlestick.tscn" id="29"]
[ext_resource type="PackedScene" path="res://assets/props/parchment/sm_parchment.tscn" id="30"]
[ext_resource type="PackedScene" path="res://assets/props/stool b/sm_stool_2.tscn" id="31"]
[ext_resource type="PackedScene" path="res://assets/props/godet/sm_godet.tscn" id="32"]
[ext_resource type="PackedScene" path="res://assets/props/book/sm_book.tscn" id="33"]
[ext_resource type="PackedScene" path="res://assets/props/growler/sm_growler.tscn" id="34"]
[ext_resource type="ArrayMesh" path="res://assets/props/column/sm_column.mesh" id="35"]
[ext_resource type="ArrayMesh" path="res://assets/props/misc/plane.mesh" id="36"]
[ext_resource type="MeshLibrary" path="res://assets/props/rock floor/floor_lib.meshlib" id="37"]
[ext_resource type="ArrayMesh" path="res://assets/props/fireplace/sm_fireplace.mesh" id="38"]
[ext_resource type="Material" path="res://assets/materials/gray.tres" id="39"]
[ext_resource type="Material" path="res://assets/props/rock floor/materials/MA_rock_floor.material" id="40"]
[sub_resource type="Sky" id="1"]
[sub_resource type="Environment" id="2"]
background_mode = 2
background_color = Color(0.188235, 0.133333, 0.133333, 1)
background_energy_multiplier = 0.6
sky = SubResource("1")
ambient_light_color = Color(0.694118, 0.168627, 0.67451, 1)
2021-05-15 01:08:38 +02:00
ambient_light_sky_contribution = 0.5
ambient_light_energy = 0.4
tonemap_mode = 2
ssr_enabled = true
glow_enabled = true
2021-05-15 01:08:38 +02:00
fog_enabled = true
fog_mode = 1
fog_light_color = Color(0.562167, 0.29, 1, 0.941176)
fog_density = 1.0
fog_height = 2.0
fog_depth_curve = 1.10957
2021-05-15 01:08:38 +02:00
fog_depth_begin = 0.0
fog_depth_end = 60.0
[sub_resource type="CapsuleShape3D" id="3"]
radius = 0.0840855
2021-05-13 22:00:14 +02:00
height = 0.168171
[sub_resource type="CapsuleShape3D" id="4"]
radius = 0.0749965
2021-05-13 22:00:14 +02:00
height = 0.149993
[sub_resource type="CapsuleShape3D" id="5"]
radius = 0.061748
2021-05-13 22:00:14 +02:00
height = 0.123496
[sub_resource type="CapsuleShape3D" id="6"]
2021-05-13 22:00:14 +02:00
radius = 0.0500489
height = 0.330211
[sub_resource type="CapsuleShape3D" id="7"]
2021-05-13 22:00:14 +02:00
radius = 0.0995524
height = 0.748899
[sub_resource type="CapsuleShape3D" id="8"]
2021-05-13 22:00:14 +02:00
radius = 0.114536
height = 0.236295
[sub_resource type="CapsuleShape3D" id="9"]
2021-05-13 22:00:14 +02:00
radius = 0.0911443
height = 0.831942
[sub_resource type="SphereShape3D" id="10"]
2021-05-13 22:00:14 +02:00
radius = 0.0777453
[sub_resource type="SphereShape3D" id="11"]
2021-05-13 22:00:14 +02:00
radius = 0.0939276
[sub_resource type="SphereShape3D" id="12"]
2021-05-13 22:00:14 +02:00
radius = 0.0872712
[sub_resource type="SphereShape3D" id="13"]
2021-05-13 22:00:14 +02:00
radius = 0.0817803
[sub_resource type="BoxShape3D" id="14"]
size = Vector3(0.151938, 0.138167, 0.1684808)
2021-05-13 22:00:14 +02:00
[sub_resource type="CylinderShape3D" id="15"]
2021-05-13 22:00:14 +02:00
height = 0.169626
radius = 0.0715322
2021-05-13 22:00:14 +02:00
[sub_resource type="CylinderShape3D" id="16"]
2021-05-13 22:00:14 +02:00
height = 0.171908
radius = 0.0931278
2021-05-13 22:00:14 +02:00
[sub_resource type="ArrayMesh" id="17"]
lightmap_size_hint = Vector2i(158, 158)
_surfaces = [{
"aabb": AABB(-8.00194, 0.00112093, -7.00022, 10.0041, 0.0734728, 12.0031),
"attribute_data": PackedByteArray("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
"format": 34359742519,
2021-06-05 14:11:47 +02:00
"index_count": 18090,
"index_data": PackedByteArray("AAABAAIAAAADAAQABQAAAAQABQAGAAcACAAJAAIACgALAAgADAANAA4ADgAPAAwAEAARAA8AAwAFAAQABQASABMAFAAVABYAFgAVABMAFwAYABUAGQAaABgAGwAcABoAHAAbAB0AFQAUABcAAgAJAAMACAALAAkACwAeAAkAAwAeAB8AAwAfAAUACwAKAA0AIAAPABEAIQAiACMAJAAlACMAJAAmACUAJwAkACAAJwAgABEAKAAbABkAKAApACoAKwAsACoAKgAtACsALQAqACkALgAvACsALwAwACsAKwAwADEALAAxADIAMQAwADIAMAAzADQANQA0ADMAMgAwADQAMwAwADYANwA4ADMAOQA6ADsAPAA6ADkAPQA4ADcAPgA/ABgAPwAZABgAKAAZAD8APwApACgALgApAD8AQAAwAEEAQgBBAEMANwBAAEIAPQA3AEQANgBAADcARQA6ADwAOABFADwARgBFAEcARgBIAEkASgBJAEgASwBJAEoATABKAE0ATgBLAEwATgAiAEsAIgAhAEsAIAAkACMADAAPACAADABPAA0AUABRAA0AUQALAA0AIgBSAFMAUgBUAFMATgBSACIAVQBWAFIAVwBQAFQAVwBRAFAAWABZAFoAWwBcAF0AWQBeAFoAXwBgAGEAXgBiAFoAYwBkAFEAHgBRAGUAZQBmAB8AZQAfAB4AZwBoAGQAaQBqAGsAbABWAFUAbQBWAGwAbgBvAHAAcQBEAEIAQwBnAHIAcgBxAEIAbABEAHEAUgBNAHMATQBSAEwATQBIAHQARAB1AD0AbABVAHUAdABzAE0AdgB3AGgAQQBnAEMAeAB5AHYAegBnAHYAEwASABYAewASAB8AEgB8ABYAeQB9AHcAfQB+AHsAfgASAHsAfQB8AH4AfQB5AD4AeAAuAHkAAgADAAAABQAHAAAACAACAAEADgANAAoAEAAPAA4AJgAkACcABQATAAYAGAAaABUAGQAbABoAAwAJAB4ABQAfABIAEQAQACcAIQAjACUAKAAqABsALQApAC4ALgArAC0AMQAsACsANAA1ADIAQAA2ADAANgA3ADMAOAA1ADMAOAA5ADUAOAA8ADkAPwA+AC4AQABBAEIANwBCAEQARwA4AD0AOABHAEUARwA9AEYARgBJAEUASgBIAE0ASwBKAEwATgBMAFIAIQAlAEsAIwBTACAADAAgAFMAUwBPAAwAVABQAE8ATwBTAFQATwBQAA0AHgALAFEAUwAjACIAUgBWAFQAfwCAAIEAggCDAIQAWgCFAFgAggCGAIMAXQCHAFsAZABlAFEAZABoAGUAfQB7AGYAZgBlAH0AZQB3AH0AaAB3AGUAZwBkAGMAYwByAGcAQgBDAHIAbQByAGMAbQBxAHIAVgBtAGMAUgBzAFUASABGAHQAbAB1AEQAPQB0AEYAPQB1AHQAdQBzAHQAdQBVAHMAaABnAHoAdgBoAHoAdwB2AHkALwAuAHgALwBBADAALwCIAEEAeACIAC8AeAB2AGcAeABBAIgAZwBBAHgAHwBmAHsAfAAUABYAGAAXABQAfgB8ABIAfAA+ABQAfQA+AHwAPgAYABQAeQAuAD4AiQCKAIsAiQCMAI0AjgCJAI0AjgCPAJAAkQCSAIsAkwCUAJEAlQCWAJcAlwCYAJUAmQCaAJgAjACOAI0AjgCbAJwAnQCeAJ8AnwCeAJwAoAChAJ4AogCjAKEApAClAKMApQCkAKYAngCdAKAAiwCSAIwAkQCUAJIAlACnAJIAjACnAKgAjACoAI4AlACTAJYAqQCYAJoAqgCrAKwArQCuAKwArQCvAK4AsACtAKkAsACpAJoAsQCkAKIAsQCyALMAtAC1ALMAswC2ALQAtgCzALIAtwC4ALQAuAC5ALQAtAC5ALoAtQC6ALsAugC5ALsAuQC8AL0AvgC9ALwAuwC5AL0AvAC5AL8AwADBALwAwgDDAMQAxQDDAMIAxgDBAMAAxwDIAKEAyACiAKEAsQCiAMgAyACyALEAtwCyAMgAyQC5AMoAywDKAMwAwADJAMsAxgDAAM0AvwDJAMAAzgDDAMUAwQDOAMUAzwDOANAAzwDRANIA0wDSANEA1ADSANMA1QDTANYA1wDUANUA1wCrANQAqwCqANQAqQCtAKwAlQCYAKkAlQDYAJYA2QDaAJYA2gCUAJYAqwDbANwA2wDdANwA1wDbAKsA3gDfANsA4ADZAN0A4ADaANkA4QDiAOMA5ADlAOYA4gDnAOMA6ADpAOoA5wDrAOMA7ADtANoApwDaAO4A7gDvAKgA7gCoAKcA8ADxAO0A8gDzAPQA9QDfAN4A9gDfAPUA9wD4APkA+gDNAMsAzADwAPsA+wD6AMsA9QDNAPoA2wDWAPwA1gDbANUA1gDRAP0AzQD+AMYA9QDeAP4A/QD8ANYA/wAAAfEAygDwAMwAAQECAf8AAwHwAP8AnACbAJ8ABAGbAKgAmwAFAZ8AAgEGAQABBgEHAQQBBwGbAAQBBgEFAQcBBgECAccAAQG3AAIBiwCMAIkAjgCQAIkAkQCLAIoAlwCWAJMAmQCYAJcArwCtALAAjgCcAI8AoQCjAJ4AogCkAKMAjACSAKcAjgCoAJsAmgCZALAAqgCsAK4AsQCzAKQAtgCyALcAtwC0ALYAugC1ALQAvQC+ALsAyQC/ALkAvwDAALwAwQC+ALwAwQDCAL4AwQDFAMIAyADHALcAyQDKAMsAwADLAM0A0ADBAMYAwQDQAM4A0ADGAM8AzwDSAM4A0wDRANYA1ADTANUA1wDVANsAqgCuANQArADcAKkAlQCpANwA3ADYAJUA3QDZANgA2ADcAN0A2ADZAJYApwCUANoA3ACsAKsA2wDfAN0ACAEJAQoBCwEMAQ0B4wAOAeEACwEPAQwB5gAQAeQA7QDuANoA7QDxAO4ABgEEAe8A7wDuAAYB7gAAAQYB8QAAAe4A8ADtAOwA7AD7APAAywDMAPsA9gD7AOwA9gD6APsA3wD2AOwA2wD8AN4A0QDPAP0A9QD+AM0AxgD9AM8AxgD+AP0A/gD8AP0A/gDeAPwA8QDwAAMB/wDxAAMBAAH/AAIBuAC3AAEBuADKALkAuAARAcoAAQERAbgAAQH/APAAAQHKABEB8ADKAAEBqADvAAQBBQGdAJ8AoQCgAJ0ABwEFAZsABQHHAJ0ABgHHAAUBxwChAJ0AAgG3AMcAEgETARQBEgEVARYBFwESARYBFwEYARkBGgEbARQBHAEdARoBHgEfASABIAEhAR4BIgEjASEBFQEXARYBFwEkASUBJgEnASgBKAEnASUBKQEqAScBKwEsASoBLQEuASwBLgEtAS8BJwEmASkBFAEbARUBGgEdARsBHQEwARsBFQEwATEBFQExARcBHQEcAR8BMgEhASMBMwE0ATUBNgE3ATUBNgE4ATcBOQE2ATIBOQEyASMBOgEtASsBOgE7ATwBPQE+ATwBPAE/AT0BPwE8ATsBQAFBAT0BQQFCAT0BPQFCAUMBPgFDAUQBQwFCAUQBQgFFAUYBRwFGAUUBRAFCAUYBRQFCAUgBSQFKAUUBSwFMAU0BTgFMAUsBTwFKAUkBUAFRASoBUQErASoBOgErAVEBUQE7AToBQAE7AVEBUgFCAVMBVAFTAVUBSQFSAVQBTwFJAVYBSAFSAUkBVwFMAU4BSgFXAU4BWAFXAVkBWAFaAVsBXAFbAVoBXQFbAVwBXgFcAV8BYAFdAV4BYAE0AV0BNAEzAV0BMgE2ATUBHgEhATIBHgFhAR8BYgFjAR8BYwEdAR8BNAFkAWUBZAFmAWUBYAFkATQBZwFoAWQBaQFiAWYBaQFjAWIBagFrAWwBbQFuAW8BawFwAWwBcQFyAXMBcAF0AWwBdQF2AWMBMAFjAXcBdwF4ATEBdwExATABeQF6AXYBewF8AX0BfgFoAWcBfwFoAX4BgAGBAYIBgwFWAVQBVQF5AYQBhAGDAVQBfgFWAYMBZAFfAYUBXwFkAV4BXwFaAYYBVgGHAU8BfgFnAYcBhgGFAV8BiAGJAXoBUwF5AVUBigGLAYgB
"material": ExtResource("40"),
"primitive": 3,
"uv_scale": Vector4(0, 0, 0, 0),
"vertex_count": 4110,
"vertex_data": PackedByteArray("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
}]
[sub_resource type="Sky" id="18"]
[sub_resource type="Environment" id="19"]
background_mode = 2
sky = SubResource("18")
2021-06-05 14:11:47 +02:00
ambient_light_sky_contribution = 0.5
tonemap_mode = 2
ssr_enabled = true
glow_enabled = true
2021-06-05 14:11:47 +02:00
fog_enabled = true
fog_mode = 1
fog_light_color = Color(0.337255, 0.235294, 0.956863, 0.941176)
fog_density = 1.0
fog_height = 2.0
fog_depth_curve = 1.10957
2021-06-05 14:11:47 +02:00
fog_depth_begin = 0.0
fog_depth_end = 60.0
[node name="Warcraft" instance=ExtResource("1")]
2021-06-05 14:11:47 +02:00
[node name="MainCamera" type="Camera3D" parent="." index="4"]
transform = Transform3D(0.160708, -0.25632, 0.953138, 0, 0.96569, 0.259696, -0.987002, -0.0417352, 0.155194, 1.84336, 1.66169, 0.663199)
environment = SubResource("2")
fov = 38.5632
2021-05-15 01:02:04 +02:00
__meta__ = {
"_editor_description_": ""
}
[node name="HiddenObjectsItems" type="RayCast3D" parent="." index="5"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.233905, 1.0296, -0.405055)
2021-06-05 14:11:47 +02:00
collision_mask = 2
collide_with_areas = true
collide_with_bodies = false
2021-05-15 00:56:53 +02:00
[node name="Fioles" type="Node3D" parent="HiddenObjectsItems" index="0"]
2021-05-15 00:56:53 +02:00
[node name="Fiole1" type="MeshInstance3D" parent="HiddenObjectsItems/Fioles" index="0"]
transform = Transform3D(-0.210773, -0.635682, 0.742619, 0.949185, -0.314721, 0, 0.233718, 0.704883, 0.669714, 0.0481223, 0, -0.094099)
2021-06-05 14:11:47 +02:00
use_in_baked_light = true
mesh = ExtResource("12")
surface_material_override/0 = ExtResource("13")
2021-05-15 00:56:53 +02:00
[node name="Area3D" type="Area3D" parent="HiddenObjectsItems/Fioles/Fiole1" index="0"]
2021-06-05 14:11:47 +02:00
collision_mask = 2
2021-05-15 00:56:53 +02:00
[node name="CollisionShape3D" type="CollisionShape3D" parent="HiddenObjectsItems/Fioles/Fiole1/Area3D" index="0"]
transform = Transform3D(1, 2.98023e-08, -4.47035e-08, -2.98023e-08, -8.9407e-08, 1, -1.19209e-07, -1, -1.49012e-07, 0, 0.0801148, -2.98023e-08)
shape = SubResource("3")
2021-05-23 13:52:17 +02:00
[node name="Fiole2" type="MeshInstance3D" parent="HiddenObjectsItems/Fioles" index="1"]
transform = Transform3D(0.655275, 0.636944, -0.4061, 0.670978, -0.243833, 0.700239, 0.346993, -0.731333, -0.587153, -4.19531, -0.894133, 2.66915)
2021-06-05 14:11:47 +02:00
use_in_baked_light = true
mesh = ExtResource("12")
surface_material_override/0 = ExtResource("19")
2021-05-15 00:56:53 +02:00
[node name="Area3D" type="Area3D" parent="HiddenObjectsItems/Fioles/Fiole2" index="0"]
transform = Transform3D(1, -2.98023e-08, 0, -2.98023e-08, 1, 0, 1.49012e-08, -1.19209e-07, 1, -2.38419e-07, -0.0202575, 0)
2021-06-05 14:11:47 +02:00
collision_mask = 2
[node name="CollisionShape3D" type="CollisionShape3D" parent="HiddenObjectsItems/Fioles/Fiole2/Area3D" index="0"]
transform = Transform3D(1, 5.96046e-08, -8.9407e-08, 2.98023e-08, -8.9407e-08, 1, -8.9407e-08, -1, 0, 2.38419e-07, 0.0823998, -1.19209e-07)
shape = SubResource("4")
[node name="FioleSocle" type="MeshInstance3D" parent="HiddenObjectsItems/Fioles" index="2"]
transform = Transform3D(0.6773, -1.86265e-09, 0.735707, -0.0293841, 0.999202, 0.0270513, -0.73512, -0.03994, 0.67676, -2.27881, -0.11528, -1.23929)
use_in_baked_light = true
mesh = ExtResource("3")
surface_material_override/0 = null
[node name="Fiole3" type="MeshInstance3D" parent="HiddenObjectsItems/Fioles/FioleSocle" index="0"]
transform = Transform3D(0.919703, -0.349433, -0.179005, 0.316708, 0.929754, -0.187758, 0.232039, 0.115989, 0.965766, -1.19209e-07, 0.1147, 0.00100636)
use_in_baked_light = true
mesh = ExtResource("12")
surface_material_override/0 = ExtResource("21")
[node name="Area3D" type="Area3D" parent="HiddenObjectsItems/Fioles/FioleSocle/Fiole3" index="0"]
2021-06-05 14:11:47 +02:00
collision_mask = 2
2021-05-15 00:56:53 +02:00
[node name="CollisionShape3D" type="CollisionShape3D" parent="HiddenObjectsItems/Fioles/FioleSocle/Fiole3/Area3D" index="0"]
transform = Transform3D(1, 2.08616e-07, -7.45058e-08, -5.96046e-08, -1.49012e-07, 1, 5.96046e-08, -1, -1.04308e-07, -1.78814e-07, 0.0560231, 0)
shape = SubResource("5")
2021-06-05 14:11:47 +02:00
[node name="Dagger" type="MeshInstance3D" parent="HiddenObjectsItems" index="1"]
transform = Transform3D(-0.625025, -0.777847, 0.0655765, 0, 0.0840072, 0.996466, -0.780606, 0.622816, -0.0525065, 0.69073, -0.117415, 0.830941)
use_in_baked_light = true
mesh = ExtResource("17")
surface_material_override/0 = ExtResource("14")
[node name="Area3D" type="Area3D" parent="HiddenObjectsItems/Dagger" index="0"]
2021-06-05 14:11:47 +02:00
collision_mask = 2
[node name="CollisionShape3D" type="CollisionShape3D" parent="HiddenObjectsItems/Dagger/Area3D" index="0"]
transform = Transform3D(1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 0, 0.0802139, 0)
shape = SubResource("6")
2021-06-05 14:11:47 +02:00
[node name="Spyglass" type="MeshInstance3D" parent="HiddenObjectsItems" index="2"]
transform = Transform3D(0.652362, 0.137749, 0.63579, -0.234678, 0.889605, 0.0480562, -0.606736, -0.195981, 0.665013, -2.884, -0.292075, -0.429783)
use_in_baked_light = true
mesh = ExtResource("23")
surface_material_override/0 = ExtResource("24")
2021-06-05 14:11:47 +02:00
[node name="Area3D" type="Area3D" parent="HiddenObjectsItems/Spyglass" index="0"]
2021-06-05 14:11:47 +02:00
collision_mask = 2
[node name="CollisionShape3D" type="CollisionShape3D" parent="HiddenObjectsItems/Spyglass/Area3D" index="0"]
transform = Transform3D(1, 0, 2.98023e-08, 1.86265e-09, 1, 3.72529e-09, 0, 5.58794e-09, 1, 2.38419e-07, -1.19209e-07, 0.0177531)
shape = SubResource("7")
[node name="Beer" type="MeshInstance3D" parent="HiddenObjectsItems" index="3"]
transform = Transform3D(0.996658, -0.053142, 0.0620432, 0.0548108, 0.998171, -0.0255105, -0.060574, 0.0288258, 0.997748, -2.8842, 0.173697, 1.98168)
use_in_baked_light = true
mesh = ExtResource("22")
surface_material_override/0 = ExtResource("5")
[node name="Area3D" type="Area3D" parent="HiddenObjectsItems/Beer" index="0"]
transform = Transform3D(1, 0, 7.45058e-09, -1.16415e-10, 1, -1.86265e-09, 0, 0, 1, -2.38419e-07, -0.21161, -1.19209e-07)
2021-06-05 14:11:47 +02:00
collision_mask = 2
[node name="CollisionShapeBeer" type="CollisionShape3D" parent="HiddenObjectsItems/Beer/Area3D" index="0"]
transform = Transform3D(1, 0, -1.61817e-08, 1.83936e-08, -4.28408e-08, 1, 0, -1, -4.65661e-08, 9.53674e-07, 0.0746492, 2.38419e-07)
shape = SubResource("8")
2021-06-05 14:11:47 +02:00
[node name="Weapon" type="MeshInstance3D" parent="HiddenObjectsItems" index="4"]
transform = Transform3D(0.540284, -0.813497, 0.215212, -0.009216, 0.250018, 0.968198, -0.841432, -0.525085, 0.127583, -2.7508, -0.359206, 1.19589)
use_in_baked_light = true
mesh = ExtResource("7")
surface_material_override/0 = ExtResource("8")
[node name="Area3D" type="Area3D" parent="HiddenObjectsItems/Weapon" index="0"]
2021-06-05 14:11:47 +02:00
collision_mask = 2
[node name="CollisionShapeWeapon" type="CollisionShape3D" parent="HiddenObjectsItems/Weapon/Area3D" index="0"]
transform = Transform3D(-1.49012e-07, 0, 1, -1, -1.49012e-08, 0, 3.72529e-08, -1, -5.21541e-08, 0.0388942, 0.0484145, -8.19564e-08)
shape = SubResource("9")
2021-06-05 14:11:47 +02:00
[node name="Apples" type="Node3D" parent="HiddenObjectsItems" index="5"]
2021-06-05 14:11:47 +02:00
[node name="Apple1" type="MeshInstance3D" parent="HiddenObjectsItems/Apples" index="0"]
transform = Transform3D(0.849809, -0.0462348, 0.525058, 0.0744364, 0.996689, -0.0327109, -0.521807, 0.0668814, 0.850438, -2.20275, -0.0779731, 2.45146)
use_in_baked_light = true
mesh = ExtResource("4")
surface_material_override/0 = ExtResource("15")
[node name="Area3D" type="Area3D" parent="HiddenObjectsItems/Apples/Apple1" index="0"]
2021-06-05 14:11:47 +02:00
collision_mask = 2
[node name="CollisionShapeApple" type="CollisionShape3D" parent="HiddenObjectsItems/Apples/Apple1/Area3D" index="0"]
transform = Transform3D(-1.45286e-07, -2.98023e-08, 1, -1, -1.11759e-08, 0, 1.86265e-08, -1, -8.9407e-08, -1.90735e-06, 0.00575864, 0)
shape = SubResource("10")
2021-06-05 14:11:47 +02:00
[node name="Apple2" type="MeshInstance3D" parent="HiddenObjectsItems/Apples" index="1"]
transform = Transform3D(-0.190449, 0, 0.981697, 0, 1, 0, -0.981697, 0, -0.190449, -1.71166, -0.0869397, -1.29534)
use_in_baked_light = true
mesh = ExtResource("4")
surface_material_override/0 = ExtResource("9")
[node name="Area3D" type="Area3D" parent="HiddenObjectsItems/Apples/Apple2" index="0"]
2021-06-05 14:11:47 +02:00
collision_mask = 2
[node name="CollisionShapeApple2" type="CollisionShape3D" parent="HiddenObjectsItems/Apples/Apple2/Area3D" index="0"]
transform = Transform3D(-1.49012e-07, 4.47035e-08, 1, -1, -1.49012e-08, 0, 3.72529e-08, -1, -1.49012e-08, -4.76837e-07, -0.00566041, 0)
shape = SubResource("11")
2021-06-05 14:11:47 +02:00
[node name="Apple3" type="MeshInstance3D" parent="HiddenObjectsItems/Apples" index="2"]
transform = Transform3D(0.823731, 0.226496, -0.519776, -0.248954, 0.96813, 0.0273319, 0.509401, 0.106886, 0.853865, -0.718663, -0.36046, 1.92043)
use_in_baked_light = true
mesh = ExtResource("4")
surface_material_override/0 = ExtResource("20")
[node name="Area3D" type="Area3D" parent="HiddenObjectsItems/Apples/Apple3" index="0"]
2021-06-05 14:11:47 +02:00
collision_mask = 2
[node name="CollisionShapeApple3" type="CollisionShape3D" parent="HiddenObjectsItems/Apples/Apple3/Area3D" index="0"]
transform = Transform3D(-1.71363e-07, 0, 1, -1, -3.72529e-08, 1.49012e-08, 2.98023e-08, -1, -1.19209e-07, -3.57628e-07, 0.0142345, 2.38419e-07)
shape = SubResource("12")
2021-06-05 14:11:47 +02:00
[node name="Apple4" type="MeshInstance3D" parent="HiddenObjectsItems/Apples" index="3"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -4.38775, -0.940515, 0.233058)
use_in_baked_light = true
mesh = ExtResource("4")
surface_material_override/0 = ExtResource("10")
2021-05-13 23:59:14 +02:00
[node name="Area3D" type="Area3D" parent="HiddenObjectsItems/Apples/Apple4" index="0"]
2021-06-05 14:11:47 +02:00
collision_mask = 2
2021-05-23 13:52:17 +02:00
[node name="CollisionShapeApple4" type="CollisionShape3D" parent="HiddenObjectsItems/Apples/Apple4/Area3D" index="0"]
transform = Transform3D(-1.49012e-07, 0, 1, -1, -1.49012e-08, 0, 3.72529e-08, -1, -5.21541e-08, -4.76837e-07, 0.00115258, -1.17347e-07)
shape = SubResource("13")
2021-05-09 19:04:12 +02:00
[node name="Coins" type="Node3D" parent="HiddenObjectsItems" index="6"]
2021-05-09 19:04:12 +02:00
[node name="Coin1" type="MeshInstance3D" parent="HiddenObjectsItems/Coins" index="0"]
transform = Transform3D(-0.958704, -0.0851446, 0.271362, -0.0825332, 0.996367, 0.0210433, -0.272167, -0.00222202, -0.962248, 0.215021, 0.00178671, 0.520763)
2021-06-05 14:11:47 +02:00
use_in_baked_light = true
mesh = ExtResource("2")
surface_material_override/0 = ExtResource("18")
2021-05-09 19:04:12 +02:00
[node name="Area3D" type="Area3D" parent="HiddenObjectsItems/Coins/Coin1" index="0"]
transform = Transform3D(1, -4.65661e-09, 0, 2.68919e-08, 1, 4.65661e-10, -1.19209e-07, -1.14087e-08, 1, -0.0781975, -0.0532835, -0.0615574)
2021-06-05 14:11:47 +02:00
collision_mask = 2
2021-05-13 22:00:14 +02:00
[node name="CollisionShapeGold1" type="CollisionShape3D" parent="HiddenObjectsItems/Coins/Coin1/Area3D" index="0"]
transform = Transform3D(1, -4.65661e-08, 0, -1.38185e-07, 0.999999, 3.14321e-08, 4.17233e-07, -4.19095e-09, 1, 0.0276761, 0.00212932, 0.0336302)
shape = SubResource("14")
[node name="Coin2" type="MeshInstance3D" parent="HiddenObjectsItems/Coins" index="1"]
transform = Transform3D(0.250245, 2.79397e-09, -0.968183, 0.0456076, 0.99889, 0.0117882, 0.967108, -0.0471065, 0.249967, 0.752443, -0.000386238, 1.36745)
2021-06-05 14:11:47 +02:00
layers = 3
use_in_baked_light = true
mesh = ExtResource("2")
surface_material_override/0 = ExtResource("16")
[node name="Area3D" type="Area3D" parent="HiddenObjectsItems/Coins/Coin2" index="0"]
transform = Transform3D(1, -1.49012e-08, 0, 0, 1, 9.31323e-10, 1.49012e-08, -3.72529e-09, 1, -0.0553267, -0.0679173, -0.0739018)
2021-06-05 14:11:47 +02:00
collision_mask = 2
2021-05-09 19:04:12 +02:00
[node name="CollisionShapeGold2" type="CollisionShape3D" parent="HiddenObjectsItems/Coins/Coin2/Area3D" index="0"]
transform = Transform3D(1, 0, 2.98023e-08, 7.45058e-09, 1, -9.31323e-10, 5.96046e-08, 0, 1, 0.0499306, 1.19209e-07, 0.0191208)
shape = SubResource("15")
2021-05-09 19:04:12 +02:00
[node name="Coin3" type="MeshInstance3D" parent="HiddenObjectsItems/Coins" index="2"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -4.74641, -0.885448, -0.198129)
2021-06-05 14:11:47 +02:00
use_in_baked_light = true
mesh = ExtResource("2")
surface_material_override/0 = ExtResource("6")
2021-06-05 14:11:47 +02:00
[node name="Area3D" type="Area3D" parent="HiddenObjectsItems/Coins/Coin3" index="0"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0744205, -0.0795707, -0.040606)
2021-06-05 14:11:47 +02:00
collision_mask = 2
[node name="CollisionShapeGold3" type="CollisionShape3D" parent="HiddenObjectsItems/Coins/Coin3/Area3D" index="0"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.0358186, 0, 0.0109152)
shape = SubResource("16")
2021-05-09 19:04:12 +02:00
[node name="MainSceneProps" type="Node3D" parent="." index="6"]
[node name="sm_book" parent="MainSceneProps" index="0" instance=ExtResource("33")]
transform = Transform3D(0.259561, 0, 0.965727, 0.0582327, 0.99818, -0.0156514, -0.963969, 0.0602995, 0.259089, 0.13025, 0.960907, -0.456389)
[node name="sm_book2" parent="MainSceneProps/sm_book" index="1" instance=ExtResource("33")]
transform = Transform3D(0.0229641, -0.00339183, -0.999731, 0.0393653, 0.999223, -0.00248598, 0.998961, -0.0392976, 0.0230803, 0.00279957, 0.066205, -0.000443451)
[node name="sm_book3" parent="MainSceneProps/sm_book/sm_book2" index="1" instance=ExtResource("33")]
transform = Transform3D(0.86032, -0.0497817, -0.507318, 0.0471006, 0.998725, -0.0181282, 0.507573, -0.00829895, 0.861568, 0.00110056, 0.070618, -0.00503528)
[node name="sm_candlestick" parent="MainSceneProps/sm_book/sm_book2/sm_book3" index="1" instance=ExtResource("29")]
transform = Transform3D(1.0543, -0.0109484, 1.03432, -0.0329634, 1.4758, 0.0492217, -1.03385, -0.0582193, 1.05321, 0.0299356, 0.0326169, -0.0690778)
2021-05-15 00:56:53 +02:00
[node name="sm_table" parent="MainSceneProps" index="1" instance=ExtResource("28")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.0926853, 0.0400838, 0.290515)
[node name="sm_stool_b" parent="MainSceneProps" index="2" instance=ExtResource("31")]
transform = Transform3D(-0.232037, 0, -0.972707, 0, 1, 0, 0.972707, 0, -0.232037, -2.91873, 0.0130518, 0.702275)
[node name="sm_stool_b2" parent="MainSceneProps" index="3" instance=ExtResource("31")]
transform = Transform3D(0.769693, -0.034908, -0.637459, 0.0288114, 0.999386, -0.0199395, 0.637764, -0.00301879, 0.770226, -4.33166, 0.0231258, 1.08363)
2021-05-13 22:00:14 +02:00
[node name="sm_stool_b3" parent="MainSceneProps" index="4" instance=ExtResource("31")]
transform = Transform3D(0.98104, 0, 0.193806, 0, 1, 0, -0.193806, 0, 0.98104, -3.04076, 0.0372323, -0.817556)
[node name="sm_stool_b7" parent="MainSceneProps" index="5" instance=ExtResource("31")]
transform = Transform3D(0.656257, 0, 0.754538, 0, 1, 0, -0.754538, 0, 0.656257, -0.888955, 0.0130518, 1.64328)
[node name="sm_stool_b4" parent="MainSceneProps" index="6" instance=ExtResource("31")]
transform = Transform3D(0.892389, 0, -0.451267, 0, 1, 0, 0.451267, 0, 0.892389, 1.35966, 0.013052, 1.23435)
[node name="sm_stool_b5" parent="MainSceneProps" index="7" instance=ExtResource("31")]
transform = Transform3D(0.839193, 0, 0.543834, 0, 1, 0, -0.543834, 0, 0.839193, 0.474083, 0.013052, -1.39025)
[node name="sm_book2" parent="MainSceneProps" index="8" instance=ExtResource("33")]
transform = Transform3D(0.122577, 0.0288089, -0.992041, -0.0361233, 0.999045, 0.0245489, 0.991801, 0.0328267, 0.1235, 0.493202, 0.942654, -0.0854386)
[node name="sm_book3" parent="MainSceneProps" index="9" instance=ExtResource("33")]
transform = Transform3D(0.5, 0, 0.866025, 0, 1, 0, -0.866025, 0, 0.5, 0.0106606, 0.96499, 0.981535)
[node name="sm_book" parent="MainSceneProps/sm_book3" index="1" instance=ExtResource("33")]
transform = Transform3D(0.992026, 0, 0.592682, 0, 1.15559, 0, -0.592682, 0, 0.992026, -0.000832617, 0.0791223, -0.012241)
[node name="sm_godet" parent="MainSceneProps" index="10" instance=ExtResource("32")]
transform = Transform3D(0.875311, 0.480987, 0.0498184, 0.0206958, 0.0656668, -0.997627, -0.483117, 0.874265, 0.0475244, -0.191043, 0.95253, 0.11484)
[node name="sm_godet2" parent="MainSceneProps" index="11" instance=ExtResource("32")]
transform = Transform3D(0.706057, 0, -0.708155, 0, 1, 0, 0.708155, 0, 0.706057, -0.112722, 0.901657, 0.00149509)
[node name="sm_godet6" parent="MainSceneProps" index="12" instance=ExtResource("32")]
transform = Transform3D(0.757895, 0, 0.652376, 0, 1, 0, -0.652376, 0, 0.757895, -0.28474, 0.905096, 0.78228)
[node name="sm_godet5" parent="MainSceneProps" index="13" instance=ExtResource("32")]
transform = Transform3D(0.886172, -0.463214, 0.0114893, -0.0309068, -0.0343508, 0.998932, -0.462324, -0.885581, -0.0447572, -0.0861932, 0.982616, 0.742759)
[node name="sm_godet4" parent="MainSceneProps" index="14" instance=ExtResource("32")]
transform = Transform3D(0.690251, 0, 0.72357, 0, 1, 0, -0.72357, 0, 0.690251, -0.333186, 0.901657, 0.177792)
[node name="sm_growler" parent="MainSceneProps" index="15" instance=ExtResource("34")]
transform = Transform3D(0.0876426, 0, -0.996152, 0, 1, 0, 0.996152, 0, 0.0876426, -0.316595, 0.905106, -0.0726386)
2021-05-27 09:47:18 +02:00
[node name="Parchment" parent="MainSceneProps" index="16" instance=ExtResource("30")]
transform = Transform3D(0.796076, 0.00917861, -0.605127, 0, 0.999885, 0.0151663, 0.605197, -0.0120736, 0.795984, 0.543303, 0.962739, 0.755265)
2021-05-27 10:41:57 +02:00
paper = true
2021-05-27 09:47:18 +02:00
[node name="ParchmentWithoutPaper" parent="MainSceneProps" index="17" instance=ExtResource("30")]
transform = Transform3D(-0.596381, 0.0184557, 0.802489, 0.0225364, 0.999726, -0.00624354, -0.802385, 0.0143617, -0.596634, 0.281044, 0.958449, -0.253034)
[node name="sm_candle_d2" type="MeshInstance3D" parent="MainSceneProps" index="18"]
transform = Transform3D(-0.927966, 1.10978e-07, -0.372664, 6.91459e-08, 1, 1.25617e-07, 0.372664, 9.08001e-08, -0.927966, 0.457262, 1.00485, -0.058084)
use_in_baked_light = true
mesh = ExtResource("25")
surface_material_override/0 = null
2021-05-09 19:57:20 +02:00
[node name="sm_candle_top2" type="MeshInstance3D" parent="MainSceneProps" index="19"]
transform = Transform3D(2.94906, 0, 0, 0, 2.85, 0, 0, 0, 2.94906, 0.347704, 1.00342, 1.16015)
use_in_baked_light = true
mesh = ExtResource("26")
surface_material_override/0 = null
2021-05-09 19:57:20 +02:00
[node name="sm_candle_b" type="MeshInstance3D" parent="MainSceneProps/sm_candle_top2" index="0"]
transform = Transform3D(0.553417, 0, 0, 0, 0.553417, 0, 0, 0, 0.553417, 0.0504003, -0.0129334, 0.00162044)
use_in_baked_light = true
mesh = ExtResource("27")
surface_material_override/0 = null
2021-05-09 19:57:20 +02:00
[node name="Tableleft" parent="." index="7" instance=ExtResource("28")]
transform = Transform3D(-0.958482, 0, -0.285153, 0, 1, 0, 0.285153, 0, -0.958482, -2.60247, 0.0491341, 2.15903)
2021-05-13 22:00:14 +02:00
[node name="sm_growler" parent="Tableleft" index="1" instance=ExtResource("34")]
transform = Transform3D(-0.958482, 0, 0.285153, 0, 1, 0, -0.285153, 0, -0.958482, 0.179069, 0.843493, 2.38419e-07)
2021-05-13 22:00:14 +02:00
[node name="sm_godet" parent="Tableleft" index="2" instance=ExtResource("32")]
transform = Transform3D(-0.958482, 0.0116327, 0.284916, 0, 0.999168, -0.0407945, -0.285153, -0.0391008, -0.957684, 0.00578856, 0.850618, 0.189056)
2021-05-13 22:00:14 +02:00
[node name="sm_godet2" parent="Tableleft" index="3" instance=ExtResource("32")]
transform = Transform3D(-0.958482, -0.0136413, 0.284827, 0, 0.998855, 0.0478387, -0.285153, 0.0458525, -0.957385, 0.102124, 0.837641, -0.25378)
2021-05-13 22:00:14 +02:00
[node name="TableRight" parent="." index="8" instance=ExtResource("28")]
transform = Transform3D(0.707107, 0, -0.707107, 0, 1, 0, 0.707107, 0, 0.707107, -2.1664, 0.0295653, -2.02667)
2021-05-13 22:00:14 +02:00
[node name="Growler" parent="TableRight" index="1" instance=ExtResource("34")]
transform = Transform3D(0.428226, 0, -0.903672, 0, 1, 0, 0.903672, 0, 0.428226, 0.260903, 0.870654, 0.24329)
2021-05-13 22:00:14 +02:00
[node name="Godet" parent="TableRight" index="2" instance=ExtResource("32")]
transform = Transform3D(0.869771, 0, 0.493456, 0, 1, 0, -0.493456, 0, 0.869771, 0.124432, 0.85553, -0.0287701)
2021-05-13 22:00:14 +02:00
[node name="Godet3" parent="TableRight" index="3" instance=ExtResource("32")]
transform = Transform3D(0.979508, 0.200153, 0.0224678, -0.0198889, -0.0148863, 0.999692, 0.200426, -0.979652, -0.0106004, 0.511135, 0.919194, 0.249402)
2021-05-13 22:00:14 +02:00
[node name="Godet4" parent="TableRight" index="4" instance=ExtResource("32")]
transform = Transform3D(-0.236782, -0.0445638, 0.970541, -0.0267146, 0.998868, 0.039347, -0.971196, -0.0166109, -0.237705, 0.291596, 0.864092, -0.00375021)
2021-05-13 22:00:14 +02:00
[node name="Building" type="Node3D" parent="." index="9"]
2021-05-13 22:00:14 +02:00
[node name="walls" type="Node3D" parent="Building" index="0"]
2021-05-13 22:00:14 +02:00
[node name="wall_left" type="MeshInstance3D" parent="Building/walls" index="0"]
transform = Transform3D(17.6823, 0, 0, 0, -2.06229e-06, 7.98594, 0, -6.6644, -4.9309e-08, -3.48147, 2.21218, 4.82163)
2021-05-18 12:08:55 +02:00
use_in_baked_light = true
mesh = ExtResource("36")
surface_material_override/0 = ExtResource("39")
2021-05-13 22:00:14 +02:00
[node name="wall_roof" type="MeshInstance3D" parent="Building/walls" index="1"]
transform = Transform3D(19.0333, 0, 0, 0, -2.05553, -1.80384e-05, 0, 1.78061e-06, -20.8236, -3.43417, 4.19346, -0.500263)
2021-05-18 12:08:55 +02:00
use_in_baked_light = true
mesh = ExtResource("36")
surface_material_override/0 = ExtResource("39")
2021-05-13 22:00:14 +02:00
[node name="wall_right" type="MeshInstance3D" parent="Building/walls" index="2"]
transform = Transform3D(-6.12822, -1.14249, -5.98427e-08, 0, -2.8759e-07, 7.88397, -1.08057, 6.47934, 3.39384e-07, -0.343511, 2.21218, -5.27151)
2021-05-18 12:08:55 +02:00
use_in_baked_light = true
mesh = ExtResource("36")
surface_material_override/0 = ExtResource("39")
2021-05-13 22:00:14 +02:00
[node name="wall_right2" type="MeshInstance3D" parent="Building/walls" index="3"]
transform = Transform3D(-6.12822, -1.14249, -5.98427e-08, 0, -2.8759e-07, 7.88397, -1.08057, 6.47934, 3.39384e-07, -5.52464, 2.21218, -6.18509)
2021-05-18 12:08:55 +02:00
use_in_baked_light = true
mesh = ExtResource("36")
surface_material_override/0 = ExtResource("39")
2021-05-13 22:00:14 +02:00
[node name="wall_background" type="MeshInstance3D" parent="Building/walls" index="4"]
transform = Transform3D(-3.92366, 6.98897, 3.66077e-07, 0, -3.1021e-07, 8.50407, 22.2522, 1.23234, 6.45493e-08, -7.48147, 2.21218, -0.975186)
2021-05-18 12:08:55 +02:00
use_in_baked_light = true
mesh = ExtResource("36")
surface_material_override/0 = ExtResource("39")
2021-05-13 22:00:14 +02:00
2021-06-05 14:11:47 +02:00
[node name="GridMapFloor" type="GridMap" parent="Building" index="1"]
mesh_library = ExtResource("37")
2021-05-18 12:08:55 +02:00
use_in_baked_light = true
2021-06-05 14:11:47 +02:00
cell_center_y = false
cell_center_z = false
baked_meshes = [SubResource("17")]
2021-06-05 14:11:47 +02:00
data = {
"cells": PackedInt32Array(0, 0, 536870912, 65531, 0, 536870915, 65532, 0, 536870912, 65533, 0, 1073741824, 65534, 0, 0, 65535, 0, 0, 0, 1, 536870912, 65531, 1, 536870915, 65532, 1, 0, 65533, 1, 536870912, 65534, 1, 536870912, 65535, 1, 0, 0, 2, 536870912, 65531, 2, 536870915, 65532, 2, 536870912, 65533, 2, 536870912, 65534, 2, 0, 65535, 2, 0, 0, 65533, 0, 65532, 65533, 0, 65533, 65533, 536870912, 65534, 65533, 0, 65535, 65533, 536870912, 0, 65534, 0, 65531, 65534, 3, 65532, 65534, 536870912, 65533, 65534, 536870912, 65534, 65534, 536870912, 65535, 65534, 536870912, 0, 65535, 536870912, 65531, 65535, 536870915, 65532, 65535, 0, 65533, 65535, 1073741824, 65534, 65535, 1073741824, 65535, 65535, 1073741824)
2021-06-05 14:11:47 +02:00
}
__meta__ = {
"_editor_clip_": 0,
"_editor_floor_": Vector3(0, 0, 0)
2021-06-05 14:11:47 +02:00
}
2021-05-13 22:00:14 +02:00
[node name="sm_column" type="MeshInstance3D" parent="Building" index="2"]
transform = Transform3D(0.173648, 0, 0.984808, 0, 1, 0, -0.984808, 0, 0.173648, -6.41226, 0, -3.39909)
2021-05-18 12:08:55 +02:00
use_in_baked_light = true
mesh = ExtResource("35")
surface_material_override/0 = null
2021-05-13 22:00:14 +02:00
[node name="sm_column2" type="MeshInstance3D" parent="Building" index="3"]
transform = Transform3D(0.173648, 0, 0.984808, 0, 1, 0, -0.984808, 0, 0.173648, -7.23782, 0, 1.51736)
2021-05-18 12:08:55 +02:00
use_in_baked_light = true
mesh = ExtResource("35")
surface_material_override/0 = null
2021-05-13 22:00:14 +02:00
[node name="sm_column3" type="MeshInstance3D" parent="Building" index="4"]
transform = Transform3D(0.173648, 0, 0.984808, 0, 1, 0, -0.984808, 0, 0.173648, -7.73765, 0, 4.20657)
2021-05-18 12:08:55 +02:00
use_in_baked_light = true
mesh = ExtResource("35")
surface_material_override/0 = null
2021-05-13 22:00:14 +02:00
[node name="sm_column4" type="MeshInstance3D" parent="Building" index="5"]
transform = Transform3D(0.173648, 0, 0.984808, 0, 1, 0, -0.984808, 0, 0.173648, -5.90352, 0, -6.13626)
2021-05-18 12:08:55 +02:00
use_in_baked_light = true
mesh = ExtResource("35")
surface_material_override/0 = null
2021-05-13 22:00:14 +02:00
[node name="sm_fireplace" type="MeshInstance3D" parent="Building" index="6"]
transform = Transform3D(0.173648, 0, 0.984808, 0, 1, 0, -0.984808, 0, 0.173648, -7.17176, -2.38419e-07, -1.02066)
2021-05-18 12:08:55 +02:00
use_in_baked_light = true
mesh = ExtResource("38")
surface_material_override/0 = null
2021-05-13 22:00:14 +02:00
[node name="FireplaceLight" type="OmniLight3D" parent="Building/sm_fireplace" index="0"]
transform = Transform3D(0.173304, -0.0109248, -0.984808, 0.0629123, 0.998019, -1.78701e-07, 0.982857, -0.0619565, 0.173648, 0.00967455, 0.654315, 0.510273)
2021-06-05 14:11:47 +02:00
visible = false
light_color = Color(0.960784, 0.611765, 0.00784314, 1)
2021-06-05 14:11:47 +02:00
light_energy = 1.4
light_indirect_energy = 1.4
light_bake_mode = 2
shadow_enabled = true
editor_only = true
omni_range = 1.8
omni_attenuation = 1.23114
2021-05-13 22:00:14 +02:00
[node name="Lighting" type="Node3D" parent="." index="10"]
2021-05-13 22:00:14 +02:00
[node name="Red Color Left" type="SpotLight3D" parent="Lighting" index="0"]
transform = Transform3D(0.949107, 0.151161, -0.276307, 0, 0.877297, 0.479948, 0.314953, -0.455522, 0.832649, -4.0515, 2.45338, 4.26157)
2021-06-05 14:11:47 +02:00
visible = false
light_color = Color(0.643137, 0.109804, 0.152941, 1)
2021-06-05 14:11:47 +02:00
light_energy = 11.3
light_specular = 1.0
light_bake_mode = 2
shadow_enabled = true
shadow_bias = 0.1
shadow_contact = 1.0
editor_only = true
spot_range = 5.43268
spot_attenuation = 1.41421
spot_angle = 31.2
2021-05-15 17:17:12 +02:00
[node name="Red Color Left2" type="SpotLight3D" parent="Lighting" index="1"]
transform = Transform3D(0.80562, 0.042778, 0.590886, -0.18969, 0.963507, 0.18887, -0.561244, -0.264243, 0.784335, 0.631187, 2.3448, 4.15934)
2021-06-05 14:11:47 +02:00
visible = false
light_color = Color(0.643137, 0.109804, 0.152941, 1)
2021-06-05 14:11:47 +02:00
light_energy = 0.4
light_bake_mode = 2
shadow_enabled = true
shadow_bias = 0.1
shadow_contact = 1.0
editor_only = true
spot_range = 15.1
spot_attenuation = 1.41
2021-05-15 16:27:05 +02:00
2021-06-05 14:11:47 +02:00
[node name="WorldEnvironment" type="WorldEnvironment" parent="Lighting" index="2"]
environment = SubResource("19")
2021-05-23 13:27:53 +02:00
[node name="Blue Color Right" type="SpotLight3D" parent="Lighting" index="3"]
transform = Transform3D(-0.994228, 0.0863279, -0.0637094, 0.0626716, 0.949248, 0.308222, 0.0870842, 0.302451, -0.949179, -4.00108, 2.13555, -5.73587)
2021-06-05 14:11:47 +02:00
visible = false
light_color = Color(0.501961, 0.529412, 1, 1)
2021-06-05 14:11:47 +02:00
light_energy = 4.0
light_bake_mode = 2
shadow_enabled = true
shadow_bias = 0.1
editor_only = true
spot_range = 7.07277
spot_attenuation = 1.46409
spot_angle = 29.7
2021-05-25 14:36:57 +02:00
[node name="Blue Color Right2" type="SpotLight3D" parent="Lighting" index="4"]
transform = Transform3D(-0.596615, 0.0976924, 0.79656, 0.0626716, 0.995204, -0.0751143, -0.800077, 0.00510741, -0.599875, -0.159195, 1.47445, -4.78163)
2021-06-05 14:11:47 +02:00
visible = false
light_color = Color(0.501961, 0.529412, 1, 1)
2021-06-05 14:11:47 +02:00
light_energy = 32.0
light_bake_mode = 2
shadow_enabled = true
spot_range = 7.07277
spot_attenuation = 1.86607
spot_angle = 28.7038
2021-05-15 16:27:05 +02:00
[node name="LightmapGI" type="LightmapGI" parent="." index="11"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3.06928, 2.35676, -0.183365)
extents = Vector3(6.50885, 3.63237, 10)
2021-06-05 14:11:47 +02:00
bounces = 5
environment_mode = 1