added a speed ball and buttons to add them to the level
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user