summaryrefslogtreecommitdiff
path: root/Goal.gd
diff options
context:
space:
mode:
Diffstat (limited to 'Goal.gd')
-rw-r--r--Goal.gd2
1 files changed, 2 insertions, 0 deletions
diff --git a/Goal.gd b/Goal.gd
new file mode 100644
index 0000000..e7bb29a
--- /dev/null
+++ b/Goal.gd
@@ -0,0 +1,2 @@
+class_name Goal
+extends Node2D