Skip to content
Snippets Groups Projects
Commit de5a7c08 authored by Frederic Aust's avatar Frederic Aust
Browse files

X-Position von PlayerTwo angepasst, damit beide Spieler 52 Pixel vom Rand entfernt sind

parent a48ff9f8
Branches
Tags
1 merge request!6Binding all settings to game
......@@ -48,7 +48,7 @@ __meta__ = {
}
[node name="StartPositionPlayerTwo" type="Position2D" parent="."]
position = Vector2( 968, 300 )
position = Vector2( 972, 300 )
[node name="StartPositionBall" type="Position2D" parent="."]
position = Vector2( 512, 300 )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment