[gd_scene load_steps=3 format=3 uid="uid://bop7ohwaq22g7"] [ext_resource type="Texture2D" uid="uid://dtjckad6fcx2" path="res://Assets/World/Structures/Ruins_05.png" id="1_fuich"] [sub_resource type="RectangleShape2D" id="RectangleShape2D_b6xvq"] size = Vector2(14, 14) [node name="Rock" type="Area2D"] [node name="Sprite2D" type="Sprite2D" parent="."] position = Vector2(1, 0) scale = Vector2(0.291667, 0.291667) texture = ExtResource("1_fuich") region_enabled = true region_rect = Rect2(2446.81, 2910.55, 48.8418, 48.8418) [node name="CollisionShape2D" type="CollisionShape2D" parent="."] position = Vector2(1, 0) shape = SubResource("RectangleShape2D_b6xvq")