mirror of
https://git.kittycat.homes/zoe/pegchamp.git
synced 2024-08-15 03:15:39 +00:00
more levels
This commit is contained in:
parent
44d47888ca
commit
86da05b21a
7 changed files with 467 additions and 14 deletions
|
@ -217,8 +217,6 @@ shape = SubResource( 12 )
|
|||
[node name="Killzone" parent="." instance=ExtResource( 5 )]
|
||||
position = Vector2( 0, 248 )
|
||||
|
||||
[node name="Pegs" type="Node2D" parent="."]
|
||||
|
||||
[node name="Bucket" parent="." instance=ExtResource( 6 )]
|
||||
position = Vector2( 192, 206 )
|
||||
|
||||
|
@ -229,4 +227,6 @@ position = Vector2( 192, 206 )
|
|||
[node name="PowerupCards" parent="." instance=ExtResource( 15 )]
|
||||
position = Vector2( 0, 4 )
|
||||
|
||||
[node name="Pegs" type="Node2D" parent="."]
|
||||
|
||||
[editable path="Ball"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue