1
Fork 0
mirror of https://github.com/Steffo99/looping-for-loops.git synced 2024-10-16 06:27:28 +00:00
This commit is contained in:
Steffo 2022-11-20 04:12:37 +01:00
parent 891055a455
commit bcbd1563b4
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -54,18 +54,12 @@ is_active = false
[node name="Loop" parent="." instance=ExtResource( 6 )]
position = Vector2( 280, 460 )
[node name="Loop2" parent="." instance=ExtResource( 6 )]
position = Vector2( 320, 420 )
[node name="Loop3" parent="." instance=ExtResource( 6 )]
position = Vector2( 360, 460 )
[node name="Loop4" parent="." instance=ExtResource( 6 )]
position = Vector2( 480, 460 )
[node name="Loop5" parent="." instance=ExtResource( 6 )]
position = Vector2( 520, 420 )
[node name="Loop6" parent="." instance=ExtResource( 6 )]
position = Vector2( 560, 460 )
@ -115,6 +109,7 @@ position = Vector2( 760, 140 )
[node name="ScrollingLaser4" parent="." instance=ExtResource( 1 )]
position = Vector2( 960, 140 )
[connection signal="clicked" from="GameButton" to="ScrollingLaser" method="toggle"]
[connection signal="clicked" from="GameButton2" to="ScrollingLaser2" method="toggle"]
[connection signal="clicked" from="GameButton3" to="GhostGroup" method="toggle"]