Reorganize file structure of project

This commit is contained in:
2026-03-17 14:44:13 -05:00
parent 86e3198645
commit 5a94483ffe
155 changed files with 365 additions and 162 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)