Map selection menu

Good day! How can I implement a menu like the image that I put? Maps must be opened by clicking on the button in the menu. I have created a set of cards, without the game logic in the content folder. And the menu without reference to functions. Tell me the easiest way. Thank you!
PICTURE

Hi,

take a look at this guide, it shows you all you need to know:

The short version is:

  1. Create a UMG Widget

  2. Add a Button

  3. use the Open Level Blueprint on the Buttons OnClick Event