Files
Bullosseum/levels/lobby_level.tscn
T
2026-08-26 21:09:41 +03:00

26 lines
1.1 KiB
Plaintext

[gd_scene format=3 uid="uid://32nyipcwrab5"]
[ext_resource type="PackedScene" uid="uid://cwmo5vh738x6w" path="res://Assets/Lobby_level.glb" id="1_lobby"]
[sub_resource type="Environment" id="Environment_lobby"]
[node name="lobby_level" type="Node3D" unique_id=1511255302]
[node name="Lobby_level" parent="." unique_id=1119577247 instance=ExtResource("1_lobby")]
[node name="Lights" type="Node3D" parent="." unique_id=562527333]
[node name="DirectionalLight3D" type="DirectionalLight3D" parent="Lights" unique_id=837461706]
transform = Transform3D(1, 0, 0, 0, 0.7071067, 0.70710677, 0, -0.70710677, 0.7071067, 0, 36.945946, 70)
light_color = Color(1, 0.9137255, 0.827451, 1)
light_energy = 1.6
shadow_enabled = true
[node name="DirectionalLight3D2" type="DirectionalLight3D" parent="Lights" unique_id=513226199]
transform = Transform3D(1, 0, 0, 0, -0.8660254, 0.49999994, 0, -0.49999994, -0.8660254, 0, 112.56815, 93.37274)
light_color = Color(0.4784314, 0.6156863, 0.8, 1)
light_energy = 0.45
[node name="WorldEnvironment" type="WorldEnvironment" parent="." unique_id=939963056]
environment = SubResource("Environment_lobby")