[gd_scene load_steps=5 format=3 uid="uid://cokphmh2g8wvs"] [ext_resource type="Texture2D" uid="uid://db4dctk13rgbm" path="res://assets/textures/spritesheets/houses.png" id="1_fltv6"] [ext_resource type="PackedScene" uid="uid://h77hilgbces" path="res://scenes/interactables/interact_sceneswitch.tscn" id="2_0afuu"] [sub_resource type="AtlasTexture" id="AtlasTexture_fltv6"] atlas = ExtResource("1_fltv6") region = Rect2(161, 1, 158, 149) [sub_resource type="RectangleShape2D" id="RectangleShape2D_0afuu"] size = Vector2(152.75, 80) [node name="Home" type="StaticBody2D"] [node name="Sprite2D" type="Sprite2D" parent="."] position = Vector2(-2, -28) texture = SubResource("AtlasTexture_fltv6") [node name="InteractSceneswitch" parent="." instance=ExtResource("2_0afuu")] position = Vector2(0, 25) scene = "res://scenes/levels/home.tscn" [node name="CollisionShape2D" type="CollisionShape2D" parent="."] y_sort_enabled = true position = Vector2(-1.625, 1) shape = SubResource("RectangleShape2D_0afuu") debug_color = Color(0.8768643, 0.34231007, 0.046793222, 0.41960785)