Title screen while the game is loading from Windows

I’ve seen a lot of tutorials that deal with having a load screen between levels, but none actually address the load screen right after you start the game from Windows.

I have set up a “splash” in the project settings, but that only shows up for about 1 second before jumping to a black full screen. The screen stays black for about 5-6 seconds until the level loads.

Is there any way to put in an image during that 5-6 seconds of load time?

I’m guessing it’s not part of the level blueprint since this needs to happen before the level begins.