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

@@ -9,7 +9,7 @@ radius = 4.0
[node name="Bullet" type="Area2D"]
collision_layer = 8
collision_mask = 5
collision_mask = 21
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
shape = SubResource("CircleShape2D_txsw8")