[gd_scene load_steps=2 format=2] [ext_resource path="res://addons/escoria-core/game/core-scripts/esc_item.gd" type="Script" id=1] [node name="r_door" type="Area2D"] pause_mode = 1 script = ExtResource( 1 ) __meta__ = { "_editor_description_": "" } global_id = "r1_r_exit" esc_script = "res://game/rooms/room01/esc/right_exit.esc" is_exit = true tooltip_name = "Exit" default_action = "walk" dialog_color = Color( 1, 1, 1, 1 ) animations = null [node name="CollisionPolygon2D" type="CollisionPolygon2D" parent="."] polygon = PoolVector2Array( 1177.94, 348.61, 1175.95, 45.3759, 1276.06, 92.0953, 1277.95, 399.407 )