mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-19 13:03:48 +00:00
Collisions and cooldowns
This commit is contained in:
parent
0eb6a9140f
commit
6ff1ab76ed
9 changed files with 105 additions and 3848 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue