beta-1.3/restructure-files (#2)

Reviewed-on: #2
This commit was merged in pull request #2.
This commit is contained in:
2026-03-17 13:45:35 -06:00
parent 86e3198645
commit bfe4f7d6a9
156 changed files with 369 additions and 163 deletions

View File

@@ -0,0 +1,19 @@
[gd_scene format=3 uid="uid://bjufxlsrlcuas"]
[ext_resource type="Texture2D" uid="uid://b4pkng5oqj7ex" path="res://Assets/Sprites/Buildings/Houses/Wood/House_1_Wood_Base_Red.png" id="1_khh77"]
[sub_resource type="RectangleShape2D" id="RectangleShape2D_khh77"]
size = Vector2(64, 32)
[node name="Home 01" type="StaticBody2D" unique_id=2084767105]
y_sort_enabled = true
[node name="CollisionShape2D" type="CollisionShape2D" parent="." unique_id=2100279943]
position = Vector2(0, 32)
shape = SubResource("RectangleShape2D_khh77")
[node name="Sprite2D" type="Sprite2D" parent="." unique_id=2016922056]
y_sort_enabled = true
position = Vector2(0, 48)
texture = ExtResource("1_khh77")
offset = Vector2(0, -48)