add local multiplayer

This commit is contained in:
2025-02-27 21:14:36 +10:00
parent 26753492c9
commit 4f8d2e4d8b
12 changed files with 247 additions and 90 deletions

View File

@@ -15,6 +15,12 @@ tonemap_white = 16.0
process_priority = -1
process_physics_priority = -1
[node name="Player2" parent="." instance=ExtResource("2_f4ehn")]
process_priority = -1
process_physics_priority = -1
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 3.08931, 4.76837e-07, 1.5065)
_input_mode = 1
[node name="Geometry" type="Node" parent="."]
[node name="CSGCombiner3D" type="CSGCombiner3D" parent="Geometry"]