[gd_scene load_steps=5 format=3 uid="uid://byf5lgbkjk52y"] [ext_resource type="Script" uid="uid://c7fditim2t1c1" path="res://_shared/camera_room.gd" id="1_yrcw7"] [ext_resource type="Script" uid="uid://bhexx6mj1xv3q" path="res://addons/phantom_camera/scripts/phantom_camera/phantom_camera_2d.gd" id="2_bdhnx"] [ext_resource type="Script" uid="uid://8umksf8e80fw" path="res://addons/phantom_camera/scripts/resources/tween_resource.gd" id="3_p25y8"] [sub_resource type="Resource" id="Resource_y58mf"] script = ExtResource("3_p25y8") [node name="Room" type="Node2D" groups=["ROOM"]] script = ExtResource("1_yrcw7") _room_id = 10001 [node name="PhantomCamera2D" type="Node2D" parent="."] script = ExtResource("2_bdhnx") zoom = Vector2(0.8, 0.8) tween_resource = SubResource("Resource_y58mf") tween_on_load = false metadata/_custom_type_script = "uid://bhexx6mj1xv3q" [node name="PlayerStartPoint" type="Marker2D" parent="."]