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

Bugfix: Obstacle wurde im deaktivierten Obstacle-Modus oben links eingeblendet

parent 1cceda46
No related branches found
No related tags found
1 merge request!8# Einfuehrung der von oben nach unten fallenden Hindernisse
......@@ -89,6 +89,7 @@ position = Vector2( 0, 600 )
wait_time = 0.01
[node name="Obstacle" parent="." instance=ExtResource( 4 )]
visible = false
script = ExtResource( 5 )
[node name="StartPositionObstacleTop" type="Position2D" parent="."]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment