What's the equalivent of StandardGame in jme3?

New to jme in general but was reading the wiki entry on StandardGame in jme2 https://wiki.jmonkeyengine.org/legacy/doku.php/jme2:standardgame_gamestates_and_multithreading_a_new_way_of_thinking?s[]=standardgame



Is there a version of this in the jme3 namespace that I’m not seeing? If its no longer a good way to do it in v3 why?



Thanks!

SimpleApplication… We just didn’t rename it to something else than “simple”, but jME3 is so clean we need no other class really :slight_smile:

1 Like

also:

https://wiki.jmonkeyengine.org/legacy/doku.php/jme3#tutorials_for_beginners

xD