Browse Source

-fix bug in animation editor
-fix crash bug in physics motion, closes #1993

Juan Linietsky 10 years ago
parent
commit
e2c589765e
1 changed files with 7 additions and 0 deletions
  1. 7 0
      2d/motion/engine.cfg

+ 7 - 0
2d/motion/engine.cfg

@@ -2,3 +2,10 @@
 
 
 name="Motion Test"
 name="Motion Test"
 main_scene="res://motion.scn"
 main_scene="res://motion.scn"
+
+[display]
+
+width=800
+height=600
+stretch_mode="2d"
+stretch_aspect="keep"