X-Git-Url: http://git.purplebirdman.com/lightcycles.git/blobdiff_plain/641c10419faa820148a6939ae3c24db13ee749e1..f0a8b4b6ed5b689dc505fe5a6266bef9a649057d:/map/world.tscn diff --git a/map/world.tscn b/map/world.tscn index 3e4ccba..25d96e9 100644 --- a/map/world.tscn +++ b/map/world.tscn @@ -86,11 +86,14 @@ shape = SubResource("ConcavePolygonShape3D_qttgn") [node name="Player1" parent="." instance=ExtResource("1_3tqxd")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, -16) +color = Color(1, 0.843137, 0, 1) +speed = 5.0 distance = 5.0 [node name="Player2" parent="." instance=ExtResource("1_3tqxd")] transform = Transform3D(-1, 0, -8.74228e-08, 0, 1, 0, 8.74228e-08, 0, -1, 0, 0, 16) color = Color(1, 0, 0, 1) +speed = 5.0 distance = 5.0 [node name="SplitScreenContainer" type="GridContainer" parent="."]