mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-19 09:33:48 +00:00
Alarm detection
This commit is contained in:
parent
60dad2d002
commit
b25207f2cc
4 changed files with 16 additions and 18 deletions
|
|
@ -14,7 +14,7 @@ size = Vector2(8, 12)
|
|||
|
||||
[node name="Camera" type="CharacterBody2D" node_paths=PackedStringArray("_playerDetection")]
|
||||
collision_layer = 16
|
||||
collision_mask = 8
|
||||
collision_mask = 73
|
||||
script = ExtResource("1_2qb38")
|
||||
Health = 1.0
|
||||
WalkSpeed = 0.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue