Collisions and cooldowns

This commit is contained in:
MaddoScientisto 2024-08-18 11:33:17 +02:00
commit 6ff1ab76ed
9 changed files with 105 additions and 3848 deletions

View file

@ -17,7 +17,7 @@ size = Vector2(11, 14)
[node name="Barrel" type="Area2D" groups=["Destroyable"]]
collision_layer = 64
collision_mask = 10
collision_mask = 138
script = ExtResource("1_avwdx")
Health = 2.0
ExplosionRadius = 2.0