added attacks

This commit is contained in:
2024-02-14 07:09:32 -06:00
parent 8fc0ed9218
commit e6d1f5a8df
12 changed files with 251 additions and 20 deletions

View File

@@ -7,6 +7,7 @@
radius = 6.0
[node name="Player" type="CharacterBody2D"]
collision_layer = 2
script = ExtResource("1_veifk")
[node name="Sprite2D" type="Sprite2D" parent="."]