beta-1.4/persistence-implementation (#3)

Reviewed-on: #3
This commit was merged in pull request #3.
This commit is contained in:
2026-03-19 13:27:37 -06:00
parent bfe4f7d6a9
commit 5fb4a96159
26 changed files with 277 additions and 15 deletions

View File

@@ -0,0 +1,17 @@
[gd_scene format=3 uid="uid://c7rjjlamkqhnw"]
[ext_resource type="Texture2D" uid="uid://2euqjppqk8s5" path="res://Assets/Sprites/Under Construction.png" id="1_acm7k"]
[sub_resource type="RectangleShape2D" id="RectangleShape2D_wcsxr"]
size = Vector2(16, 16)
[node name="Under Construction Block" type="StaticBody2D" unique_id=390553492]
texture_repeat = 2
collision_mask = 0
[node name="CollisionShape2D" type="CollisionShape2D" parent="." unique_id=64334173]
shape = SubResource("RectangleShape2D_wcsxr")
[node name="Sprite2D" type="Sprite2D" parent="." unique_id=291414072]
texture_repeat = 2
texture = ExtResource("1_acm7k")