Made kamikaze behavior and also fixed borders

This commit is contained in:
2ndbeam 2024-05-05 18:20:34 +03:00
commit 1ee0b529a8
10 changed files with 41 additions and 44 deletions

View file

@ -8,6 +8,7 @@ position = Vector2(0.5, 0)
gravity_scale = 0.0
angular_damp = 1.0
script = ExtResource("1_7nfg8")
collision_damage = 15.0
[node name="Sprite" type="Sprite2D" parent="."]
texture = ExtResource("2_vhl4r")