godot/demos/2d/motion/engine.cfg

12 lines
137 B
INI
Raw Normal View History

[application]
name="Motion Test"
main_scene="res://motion.scn"
2015-06-02 02:35:23 +00:00
[display]
width=800
height=600
stretch_mode="2d"
stretch_aspect="keep"