Browse Source

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

Juan Linietsky 10 năm trước cách đây
mục cha
commit
e2c589765e
1 tập tin đã thay đổi với 7 bổ sung0 xóa
  1. 7 0
      2d/motion/engine.cfg

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

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