Add spawning kitchen after hosting

This commit is contained in:
JonShard
2026-07-29 13:59:33 +02:00
parent 6933e17f3a
commit 68b6d4d1dc
20 changed files with 82 additions and 37 deletions
+4 -2
View File
@@ -10,6 +10,8 @@
[sub_resource type="Environment" id="Environment_bvwq1"]
background_mode = 2
sky = ExtResource("2_rtw2f")
ambient_light_color = Color(1, 1, 1, 1)
ambient_light_sky_contribution = 0.49
reflected_light_source = 2
ssr_enabled = true
ssao_enabled = true
@@ -17,11 +19,11 @@ ssil_enabled = true
sdfgi_enabled = true
[sub_resource type="BoxShape3D" id="BoxShape3D_vlqg6"]
size = Vector3(115, 0.1, 15)
size = Vector3(50, 0.1, 50)
[sub_resource type="BoxMesh" id="BoxMesh_24d3s"]
material = ExtResource("6_oa1go")
size = Vector3(15, 0.1, 15)
size = Vector3(50, 0.1, 50)
[node name="Main" type="Node3D" unique_id=1312265607]
script = ExtResource("1_rtw2f")