add local multiplayer
This commit is contained in:
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user