Add fade away component, simple AI and shooting

This commit is contained in:
2025-01-04 08:42:23 +01:00
parent 366c269817
commit f537722849
15 changed files with 347 additions and 12 deletions

View File

@@ -15,7 +15,7 @@ size = Vector2(16, 31)
[node name="Brick Player" type="CharacterBody2D"]
collision_layer = 4
collision_mask = 3
collision_mask = 11
script = ExtResource("1_8j4h4")
[node name="Root" type="Node2D" parent="."]