first commit

This commit is contained in:
2026-01-19 17:44:00 -05:00
commit e2b7d6616a
67 changed files with 1608 additions and 0 deletions

6
Gameplay/goal.tscn Normal file
View File

@@ -0,0 +1,6 @@
[gd_scene load_steps=2 format=3 uid="uid://tk7fjdvu5c0u"]
[ext_resource type="Script" uid="uid://c08tnhx0minta" path="res://Gameplay/Goal.cs" id="1_cmwnn"]
[node name="Goal" type="Node"]
script = ExtResource("1_cmwnn")