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,23 @@
[gd_scene format=3 uid="uid://dwbg6wca6yl5j"]
[ext_resource type="Texture2D" uid="uid://fsdihflna5x8" path="res://Assets/Spritesheets/Outdoor Decor/Signs.png" id="1_i0umk"]
[sub_resource type="CircleShape2D" id="CircleShape2D_mo7c5"]
radius = 4.0
[sub_resource type="AtlasTexture" id="AtlasTexture_3a56g"]
atlas = ExtResource("1_i0umk")
region = Rect2(0, 144, 32, 48)
[node name="Wooden Sign 01" type="StaticBody2D" unique_id=940755730]
y_sort_enabled = true
[node name="CollisionShape2D" type="CollisionShape2D" parent="." unique_id=1879872203]
position = Vector2(7, 20)
shape = SubResource("CircleShape2D_mo7c5")
[node name="Sprite2D" type="Sprite2D" parent="." unique_id=824773966]
y_sort_enabled = true
position = Vector2(0, 22)
texture = SubResource("AtlasTexture_3a56g")
offset = Vector2(0, -22)

View File

@@ -0,0 +1,24 @@
[gd_scene format=3 uid="uid://coaf2ndwb6h61"]
[ext_resource type="Texture2D" uid="uid://fsdihflna5x8" path="res://Assets/Spritesheets/Outdoor Decor/Signs.png" id="1_7fm5q"]
[sub_resource type="RectangleShape2D" id="RectangleShape2D_7fm5q"]
size = Vector2(4, 4)
[sub_resource type="AtlasTexture" id="AtlasTexture_83w4c"]
atlas = ExtResource("1_7fm5q")
region = Rect2(48, 0, 16, 16)
[node name="Wooden Sign 02" type="StaticBody2D" unique_id=1825670645]
y_sort_enabled = true
collision_mask = 0
[node name="CollisionShape2D" type="CollisionShape2D" parent="." unique_id=1251542595]
position = Vector2(0, 5)
shape = SubResource("RectangleShape2D_7fm5q")
[node name="Sprite2D" type="Sprite2D" parent="." unique_id=679110181]
y_sort_enabled = true
position = Vector2(0, 7)
texture = SubResource("AtlasTexture_83w4c")
offset = Vector2(0, -7)