lobby collisions
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -4,22 +4,22 @@
|
||||
|
||||
[sub_resource type="Environment" id="Environment_lobby"]
|
||||
|
||||
[node name="lobby_level" type="Node3D"]
|
||||
[node name="lobby_level" type="Node3D" unique_id=1511255302]
|
||||
|
||||
[node name="Lobby_level" parent="." instance=ExtResource("1_lobby")]
|
||||
[node name="Lobby_level" parent="." unique_id=1119577247 instance=ExtResource("1_lobby")]
|
||||
|
||||
[node name="Lights" type="Node3D" parent="."]
|
||||
[node name="Lights" type="Node3D" parent="." unique_id=562527333]
|
||||
|
||||
[node name="DirectionalLight3D" type="DirectionalLight3D" parent="Lights"]
|
||||
[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"]
|
||||
[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="."]
|
||||
[node name="WorldEnvironment" type="WorldEnvironment" parent="." unique_id=939963056]
|
||||
environment = SubResource("Environment_lobby")
|
||||
|
||||
Reference in New Issue
Block a user