Packaged game navigating trought levels?

How does my finished game is navigation trought levels like: level 1 than level 2 ect.

You need to setup logic for the transition between levels. If you are using blueprints you can use the “Open Level” node and set the name of the level to load when called.

128328-openlevel.png