Loading Screen Between Levels?

I know this has been asked before but I want to create a loading screen that will show and animation and some ‘tips’ about the game and how to play it while the level loads. It’s a big map so I know it will take a while so I want something better than a blank screen. I noticed something about a transition map in project settings and I found some tutorials but they weren’t what I wanted. For example one of the comments in this forum: Transitions and Loading Screen between maps - Blueprint - Unreal Engine Forums went over an animation that changed the opacity as a sort of HUD that went dark and disappeared while the level loaded. I’m looking for something better than that but I don’t know what I’m doing. I also would prefer to do it in blueprints and not in C++.