I am extremely new to Unreal Engine so please excuse my poor explanation, but I am unable to find any tutorials or videos on how to pull this off.
I want to make a simple 2D game and it requires the use of maps, within maps to navigate through all the various options and game levels. Using the image below as an example, I want to make all of those boxes clickable so it will load either a new map or a game. How do I achieve this? I’m not looking for a 3D arena for a character to walk it, its a simple point and click type game. I understand a UI would probably be the simple options, but I feel it needs to be its own individual “level” so further interactivity can be achieved.