12 - UE4 Level Select Menu (and my Main Menu)

This is video number twelve in my video series on creating a game in UE4. This follows my process in making “a-Maze“, my simple game using the Unreal Engine 4. In this video, I cover the level select menu. This is a complicated and longer video, but it’s full of good info. I use variables from my save game to set up level select buttons, text values, text colors and operability of each unique (dynamically created) button.I also show how to communicate between UMG widgets. This is all done with UMG Widgets.
Back to Top