summaryrefslogtreecommitdiff
path: root/scenes/main.tscn
diff options
context:
space:
mode:
Diffstat (limited to 'scenes/main.tscn')
-rw-r--r--scenes/main.tscn15
1 files changed, 15 insertions, 0 deletions
diff --git a/scenes/main.tscn b/scenes/main.tscn
new file mode 100644
index 0000000..a33bb31
--- /dev/null
+++ b/scenes/main.tscn
@@ -0,0 +1,15 @@
+[gd_scene load_steps=2 format=3 uid="uid://d06d1vihf2oqp"]
+
+[ext_resource type="Texture2D" uid="uid://b03ygtrwha22g" path="res://taytay/IMG_5199.jpeg" id="1_o2s48"]
+
+[node name="Node2D" type="Node2D"]
+
+[node name="Sprite2D" type="Sprite2D" parent="."]
+position = Vector2(1009, 754)
+scale = Vector2(0.424355, 0.426257)
+texture = ExtResource("1_o2s48")
+
+[node name="Window" type="Window" parent="."]
+title = "hiiiii"
+transient = true
+unresizable = true