summaryrefslogtreecommitdiff
path: root/demos/2d/motion/engine.cfg
diff options
context:
space:
mode:
authorJuan Linietsky <reduzio@gmail.com>2015-05-16 17:05:56 -0300
committerJuan Linietsky <reduzio@gmail.com>2015-05-16 17:05:56 -0300
commit1e382dbb1835d0509630ee9e6a61501e3839239b (patch)
treea5a915045d1c02e321a33cbcaf6e9be1c7af929f /demos/2d/motion/engine.cfg
parent27cb75112ed3a6b98a1edfefe3c419fbe20d6337 (diff)
-small motion demo, to better troubleshoot
Diffstat (limited to 'demos/2d/motion/engine.cfg')
-rw-r--r--demos/2d/motion/engine.cfg4
1 files changed, 4 insertions, 0 deletions
diff --git a/demos/2d/motion/engine.cfg b/demos/2d/motion/engine.cfg
new file mode 100644
index 0000000000..064de6b331
--- /dev/null
+++ b/demos/2d/motion/engine.cfg
@@ -0,0 +1,4 @@
+[application]
+
+name="Motion Test"
+main_scene="res://motion.scn"