diff options
author | Zoey Kitt <zoey.kitt@outlook.com> | 2024-11-15 16:05:24 -0600 |
---|---|---|
committer | Zoey Kitt <zoey.kitt@outlook.com> | 2024-11-15 16:05:24 -0600 |
commit | 20046c6c96df517af588f7b32f03f605951de7a0 (patch) | |
tree | 8c1f4fae811536d4c47e0c0a0efa0fd7d690fb43 /main.tscn | |
parent | 8680627f16abdd6b9eb5eb7175ee69314621f657 (diff) |
Add main scene
Diffstat (limited to 'main.tscn')
-rw-r--r-- | main.tscn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/main.tscn b/main.tscn new file mode 100644 index 0000000..160bb56 --- /dev/null +++ b/main.tscn @@ -0,0 +1,3 @@ +[gd_scene format=3 uid="uid://d06d1vihf2oqp"] + +[node name="Node2D" type="Node2D"] |