Mapping and sprites

This commit is contained in:
Marco 2025-02-17 15:02:36 +01:00
commit 85f0ae95d7
6 changed files with 101 additions and 9 deletions

View file

@ -13,7 +13,7 @@ size = Vector2(28, 24)
[sub_resource type="RectangleShape2D" id="RectangleShape2D_vguns"]
size = Vector2(26, 22)
[node name="LargeTank" type="Area2D" groups=["Destroyable"]]
[node name="Mainframe" type="Area2D" groups=["Destroyable"]]
collision_layer = 64
collision_mask = 10
script = ExtResource("1_iba8l")