Collision layer rework
This commit is contained in:
parent
c428bf219d
commit
37d74f4880
6 changed files with 28 additions and 9 deletions
|
|
@ -108,7 +108,7 @@ _sight = NodePath("../Eyesight")
|
|||
|
||||
[node name="Eyesight" type="Area2D" parent="."]
|
||||
collision_layer = 0
|
||||
collision_mask = 4
|
||||
collision_mask = 8
|
||||
script = ExtResource("7_fdkt2")
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="Eyesight"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue