Beginning credits

So when a game has a start up a big screen with text says what studio made it and software licenses and ect, does unreal has that preset for me or do I have to edit it? And if so how do I edit it?

Unreal Engine (since version 1) always starts with so called entry level and that level is usually used as intro or main menu background ( ask to or triggers menu and level plays animation as background for it) or level is self works like a menu. So make level that acts like you want beginning to look like and set it as entry level, you can do that in project settings in “Maps and Modes” section.

Cool example is Deus Ex entry (Sorry could not find better video of it :p):

Or even more flashy Unreal 2:

I mean something that looks like this

Imgur: The magic of the Internet here is link so it is bigger

Then as i said make level that shows this and shifts to menu …or first level? :stuck_out_tongue:

Doesn’t the big unreal logo use a mp4 file tho?

Well in UE4 support of media player been added in 4.5:

But it won’t change fact you need to use entry level anyway

Ah OK so all I have to do is that in order to make a pre main menu screen, thanks mate.