added a speed ball and buttons to add them to the level

This commit is contained in:
2024-07-23 21:09:04 +02:00
parent 9ae0d04136
commit 65accbc2c2
7 changed files with 113 additions and 13 deletions
+2
View File
@@ -7,6 +7,8 @@
radius = 25.0
[node name="Ball" instance=ExtResource("1_ffml1")]
speed = 4.0
strength = 4
[node name="CollisionShape2D" type="CollisionShape2D" parent="." index="0"]
shape = SubResource("CircleShape2D_gj21y")