aboutsummaryrefslogtreecommitdiff
path: root/tutorial/intro.gd
diff options
context:
space:
mode:
authorRoman Gräf <romangraef@gmail.com>2020-04-20 16:02:35 +0200
committerRoman Gräf <romangraef@gmail.com>2020-04-20 16:02:35 +0200
commitc1b75c16eb5132017786134ec61bdf38bf1f6680 (patch)
tree31c2ea3b0ea6744bf823ed37569aec2b559688cc /tutorial/intro.gd
parent37e0a74ed171f970937b726fb51d02dbef050949 (diff)
downloadLDJam46-c1b75c16eb5132017786134ec61bdf38bf1f6680.tar.gz
LDJam46-c1b75c16eb5132017786134ec61bdf38bf1f6680.tar.bz2
LDJam46-c1b75c16eb5132017786134ec61bdf38bf1f6680.zip
tutorial ( at least one tutorial )
Diffstat (limited to 'tutorial/intro.gd')
-rw-r--r--tutorial/intro.gd4
1 files changed, 4 insertions, 0 deletions
diff --git a/tutorial/intro.gd b/tutorial/intro.gd
new file mode 100644
index 0000000..3de468b
--- /dev/null
+++ b/tutorial/intro.gd
@@ -0,0 +1,4 @@
+extends TutorialPopup
+
+func _trigger():
+ return true