mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-22 12:43:47 +00:00
Converted doors and dialogue starters to area2d
This commit is contained in:
parent
def0f40007
commit
f873cba98b
9 changed files with 63 additions and 12 deletions
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue