I have a “LobbyMap” that is in charge of handling nothing but lobbies. I then seamless travel into the map for the game. When seamless traveling, it appears that the transition map doesn’t actually execute at all? It seems like the Loading Screen from ActionRPG is expected to not work in this case (ugh, really?).
Is there something (I can do C++, but nothing brilliant) that can be done to make the ActionRPG Loading Screen work? Is there an alternative that is more sane than popping up a fake loading screen before leaving the lobby map?
Possibly related to https://answers.unrealengine.com/questions/600177/view.html ?