Project Files

This commit is contained in:
2026-02-16 13:44:20 -06:00
parent b3604e2538
commit 0ec11483f8
28 changed files with 1056 additions and 0 deletions

12
Scenes/shop.tscn Normal file
View File

@@ -0,0 +1,12 @@
[gd_scene format=3 uid="uid://bwt0ijoq4qmhn"]
[ext_resource type="PackedScene" uid="uid://6athlweutl2g" path="res://Scenes/Characters/Player/player.tscn" id="1_a0mxf"]
[node name="Shop" type="Node2D" unique_id=547318403]
[node name="Player" parent="." unique_id=1502234578 instance=ExtResource("1_a0mxf")]
position = Vector2(289, 174)
[node name="Camera2D" type="Camera2D" parent="." unique_id=1684491254]
position = Vector2(307, 165)
zoom = Vector2(3, 3)