summaryrefslogtreecommitdiff
path: root/Game.tscn
diff options
context:
space:
mode:
Diffstat (limited to 'Game.tscn')
-rw-r--r--Game.tscn6
1 files changed, 6 insertions, 0 deletions
diff --git a/Game.tscn b/Game.tscn
new file mode 100644
index 0000000..5dfc3ce
--- /dev/null
+++ b/Game.tscn
@@ -0,0 +1,6 @@
+[gd_scene load_steps=2 format=3 uid="uid://bqhsv8vr4nsiy"]
+
+[ext_resource type="Script" path="res://Game.gd" id="1_bn74u"]
+
+[node name="Game" type="Node"]
+script = ExtResource("1_bn74u")