I’m just starting out with UMG and need help with one thing that should be simple. I want a background to my menu instead of it showing on top of the level. Setting and image would be good, but a solid color is enough for now! I have searched for hours without finding a solution.
For example using a ‘Border’ as the top most element. You can give that thing a color and stretch it over the whole screen by setting the anchor to full screen and
setting all values to 0.
Or you could add an Overlay as the top most element and pack an Image + the rest of your widget in it.
Just hover over the different elements of a widget on the left side to see a description. It’s pretty simple, you will get it (: