瀏覽代碼

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

Juan Linietsky 10 年之前
父節點
當前提交
e2c589765e
共有 1 個文件被更改,包括 7 次插入0 次删除
  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"