[gd_scene load_steps=4 format=3 uid="uid://0exwphbbiaxa"] [ext_resource type="Texture2D" uid="uid://btki3nbkxml54" path="res://assets/Textures/Tavern.png" id="1_ydnal"] [sub_resource type="RectangleShape2D" id="RectangleShape2D_ejety"] size = Vector2(740, 652) [sub_resource type="RectangleShape2D" id="RectangleShape2D_ydnal"] size = Vector2(147.5, 76) [node name="StaticBody2D" type="StaticBody2D"] [node name="Tavern" type="Sprite2D" parent="."] scale = Vector2(1.5, 1.5) texture = ExtResource("1_ydnal") [node name="CollisionShape2D" type="CollisionShape2D" parent="."] position = Vector2(5, -39) shape = SubResource("RectangleShape2D_ejety") [node name="CollisionShape2D2" type="CollisionShape2D" parent="."] position = Vector2(234.25, 325) shape = SubResource("RectangleShape2D_ydnal")