interior tiles and scene transitions
This commit is contained in:
@@ -7,8 +7,9 @@ size = Vector2(32, 32)
|
||||
|
||||
[node name="Interactable" type="Area2D"]
|
||||
collision_layer = 2
|
||||
collision_mask = 0
|
||||
script = ExtResource("1_56v82")
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
|
||||
shape = SubResource("RectangleShape2D_ij5l6")
|
||||
|
||||
[connection signal="body_entered" from="." to="." method="_on_body_entered"]
|
||||
|
||||
Reference in New Issue
Block a user