[gd_scene format=3 uid="uid://c30i6h32w8p47"] [ext_resource type="Script" uid="uid://b4ldkd3ngs0vp" path="res://scripts/main.gd" id="1_4vwpp"] [ext_resource type="PackedScene" uid="uid://j5s5wus7tuhb" path="res://prefabs/xr_origin.tscn" id="1_pjkx2"] [ext_resource type="Material" uid="uid://cmia50cfqxxo4" path="res://textures/dev_material_3d.tres" id="2_pjkx2"] [ext_resource type="Sky" uid="uid://c1abtpwhdm2d5" path="res://textures/sky/NightSkyHDRI009_16K.tres" id="3_4vwpp"] [ext_resource type="Script" uid="uid://dw3bfum87xs55" path="res://net/stations_spawner.gd" id="5_36d77"] [ext_resource type="PackedScene" uid="uid://cey1s10v2xufq" path="res://content/kitchen_layouts/small_line.tscn" id="6_uvo4r"] [sub_resource type="Environment" id="Environment_uvo4r"] background_mode = 2 sky = ExtResource("3_4vwpp") ambient_light_color = Color(1, 1, 1, 1) ambient_light_sky_contribution = 0.89 reflected_light_source = 2 ssr_enabled = true ssao_enabled = true ssil_enabled = true sdfgi_enabled = true [sub_resource type="BoxShape3D" id="BoxShape3D_vlqg6"] size = Vector3(15, 0.1, 15) [sub_resource type="BoxMesh" id="BoxMesh_24d3s"] material = ExtResource("2_pjkx2") size = Vector3(15, 0.1, 15) [sub_resource type="BoxShape3D" id="BoxShape3D_arao0"] size = Vector3(15, 20, 0.1) [node name="Main" type="Node3D" unique_id=1312265607] script = ExtResource("1_4vwpp") [node name="WorldEnvironment" type="WorldEnvironment" parent="." unique_id=1177077250] environment = SubResource("Environment_uvo4r") [node name="XROrigin3D" parent="." unique_id=2055526621 groups=["local_xr_origin"] instance=ExtResource("1_pjkx2")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.36171648, 0, 0.81835127) [node name="DirectionalLight3D" type="DirectionalLight3D" parent="." unique_id=1376644384] transform = Transform3D(-0.8660254, -0.43301278, 0.24999999, 0.3022632, -0.05510214, 0.9516306, -0.39829266, 0.8997021, 0.17860365, 0, 0, 0) [node name="Floor" type="StaticBody3D" parent="." unique_id=122279514] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.05, 0) [node name="CollisionShape3D" type="CollisionShape3D" parent="Floor" unique_id=958841648] shape = SubResource("BoxShape3D_vlqg6") [node name="MeshInstance3D" type="MeshInstance3D" parent="Floor/CollisionShape3D" unique_id=1939997056] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.00018164515, 0.0006352663, -0.002532661) mesh = SubResource("BoxMesh_24d3s") [node name="InvisibleWalls" type="StaticBody3D" parent="." unique_id=4404969] [node name="CollisionShape3D" type="CollisionShape3D" parent="InvisibleWalls" unique_id=998476672] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 9.197384, 7.589958) shape = SubResource("BoxShape3D_arao0") [node name="CollisionShape3D2" type="CollisionShape3D" parent="InvisibleWalls" unique_id=340303902] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 9.197384, -7.509142) shape = SubResource("BoxShape3D_arao0") [node name="CollisionShape3D3" type="CollisionShape3D" parent="InvisibleWalls" unique_id=1193703037] transform = Transform3D(-4.371139e-08, 0, -1, 0, 1, 0, 1, 0, -4.371139e-08, -7.438612, 9.197384, -0.018813243) shape = SubResource("BoxShape3D_arao0") [node name="CollisionShape3D4" type="CollisionShape3D" parent="InvisibleWalls" unique_id=1431367494] transform = Transform3D(-4.371139e-08, 0, -1, 0, 1, 0, 1, 0, -4.371139e-08, 7.502467, 9.197384, -0.018813023) shape = SubResource("BoxShape3D_arao0") [node name="PlayersSpawner" type="MultiplayerSpawner" parent="." unique_id=106645565] _spawnable_scenes = PackedStringArray("res://Player/net_player.tscn") spawn_path = NodePath("../Players") [node name="Players" type="Node3D" parent="." unique_id=1595463693] [node name="ItemsSpawner" type="MultiplayerSpawner" parent="." unique_id=627119248] _spawnable_scenes = PackedStringArray("uid://dpot5qie20vf6", "uid://b3m2ag8g5rj4r", "uid://c0lknik4noobs", "uid://b3m2ag8g5rj4r", "uid://cfc4ho67u4r5e", "uid://e4i6o5oriecx") spawn_path = NodePath("../Items") [node name="Items" type="Node3D" parent="." unique_id=291550153] [node name="StationsSpawner" type="MultiplayerSpawner" parent="." unique_id=240083159] _spawnable_scenes = PackedStringArray("uid://c6rift56ql3f8", "uid://efaec6ymgabo", "uid://bbg7dwsbxxh1t", "uid://cnjwtnhwh0i8q", "uid://j7caslh27nor", "uid://ck5tuftqmyiue", "uid://cwnwo4i28upap", "uid://dvrk268s7gkxh", "uid://caf0xanmxbshy") spawn_path = NodePath("../Stations") script = ExtResource("5_36d77") kitchen_scene = ExtResource("6_uvo4r") [node name="Stations" type="Node3D" parent="." unique_id=1991170324]