Extensive work on virtually all of the visuals and the net code
This commit is contained in:
@@ -69,9 +69,9 @@ metadata/_editor_floor_ = Vector3(0, -1, 0)
|
||||
_spawnable_scenes = PackedStringArray("uid://c8xf3qawk5c6u")
|
||||
spawn_path = NodePath("../Pawns")
|
||||
|
||||
[node name="TrapSpawner" type="MultiplayerSpawner" parent="."]
|
||||
[node name="HackSpawner" type="MultiplayerSpawner" parent="."]
|
||||
_spawnable_scenes = PackedStringArray("uid://bk3yqawritfnj")
|
||||
spawn_path = NodePath("../Traps")
|
||||
spawn_path = NodePath("../Hacks")
|
||||
|
||||
[node name="CameraSpawner" type="MultiplayerSpawner" parent="."]
|
||||
_spawnable_scenes = PackedStringArray("uid://cqa0p34mbk6so")
|
||||
@@ -83,7 +83,7 @@ unique_name_in_owner = true
|
||||
[node name="Cameras" type="Node3D" parent="."]
|
||||
unique_name_in_owner = true
|
||||
|
||||
[node name="Traps" type="Node3D" parent="."]
|
||||
[node name="Hacks" type="Node3D" parent="."]
|
||||
unique_name_in_owner = true
|
||||
|
||||
[node name="WorldEnvironment" type="WorldEnvironment" parent="."]
|
||||
|
||||
Reference in New Issue
Block a user