first commit

This commit is contained in:
Peter Hinton
2026-06-21 17:00:58 -06:00
commit a20cfbe748
78 changed files with 2784 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
[gd_scene format=3 uid="uid://dcq87880d84d1"]
[ext_resource type="Script" uid="uid://bi0huapp06d5d" path="res://main.gd" id="1_1bvp3"]
[ext_resource type="Texture2D" uid="uid://ubufodpe3ggi" path="res://assets/images/Background/Blue.png" id="1_h2yge"]
[node name="Main" type="Node2D" unique_id=49659626]
script = ExtResource("1_1bvp3")
[node name="TextureRect" type="TextureRect" parent="." unique_id=1615112427]
texture_filter = 1
offset_left = -2297.0
offset_top = -87190.0
offset_right = 87703.0
offset_bottom = 2810.0
texture = ExtResource("1_h2yge")
stretch_mode = 1