Converted doors and dialogue starters to area2d

This commit is contained in:
Marco 2025-02-07 10:01:07 +01:00
commit f873cba98b
9 changed files with 63 additions and 12 deletions

View file

@ -102,7 +102,7 @@ size = Vector2(32, 32)
[sub_resource type="RectangleShape2D" id="RectangleShape2D_f2rl6"]
size = Vector2(32, 32)
[node name="Area2D" type="Area2D"]
[node name="Area2D" type="Area2D" groups=["Solid"]]
collision_layer = 64
collision_mask = 154
script = ExtResource("1_emfh4")