add theme, player simple attack

This commit is contained in:
2025-01-05 00:25:50 +01:00
parent f537722849
commit 5b558f9c3b
10 changed files with 1662 additions and 12 deletions

View File

@@ -10,7 +10,7 @@ radius = 9.0
[node name="Coin" type="Area2D"]
collision_layer = 2
collision_mask = 4
collision_mask = 20
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
shape = SubResource("CircleShape2D_3ask2")