paul.w Posted May 6, 2014 Posted May 6, 2014 Hi Auto play as stopped working on Windows, You always have to press the green editor "Play" button! Why is this?
paul.w Posted May 6, 2014 Author Posted May 6, 2014 Ok engine.game.setEnabled(1); This works, right thing to do?
sebastianbah Posted May 7, 2014 Posted May 7, 2014 Hello paul.w,Play button on the Editor Interface Panel call engine.game.setEnabled() function from editor.It enables playing the world physics and animation.You can set it manually from code or use the button.If you have some misunderstandings with editor functions, you can check docsor check the editor code in <SDK>/data/core/editor/Is there still any problems?
Recommended Posts