How to remove the JME3 start screen

Hi, I am wondering how you would remove the start screen that is default for all JME3 games. If you don’t know what I’m talking about, it’s the one where you choose whether to use fullscreen, Vsync, resolution, etc., and has red, yellow, blue, and white wisps surrounding a monkey.

http://hub.jmonkeyengine.org/javadoc/com/jme3/app/SimpleApplication.html#setShowSettings(boolean)

1 Like