mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-18 21:03:48 +00:00
Shield Extend
This commit is contained in:
parent
c7380bca3a
commit
242222a4d7
20 changed files with 456 additions and 28 deletions
|
|
@ -129,6 +129,7 @@ EquippedWeapon = NodePath("../EnemyWeapon")
|
|||
_playerDetection = NodePath("../PlayerDetection")
|
||||
|
||||
[node name="PlayerDetection" type="Area2D" parent="."]
|
||||
visible = false
|
||||
collision_layer = 0
|
||||
collision_mask = 2
|
||||
script = ExtResource("8_m5ma3")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue