Advanced start of a game!

Hello everyone!
Today I started creating the main menu of my game!So I’m wondering if its possible for the game to start(after I package it)with the UE icon :p,then show a screen with some sayings for my game and afterwards get instantly into the main menu in order to load a level etc.If it is possible how can I do this?Can anyone help me cause I can’t find any tutorial like this…
Thanks :slight_smile:

Hello!

For a splash screen and a personalized icon, there is in “Project Settings”, in “Windows” (under “Platforms”) lot of things that would be what you want.

In “Project Settings” (again), then “Movies”, you can add startup movies.

To show the main menu, you can do it for example in your controller, in the “Construct” event.

Have a nice day !