[UMG] Components

I’ve started building some UMG components for game ui. The idea is to have styling options (control the base colors for all the components) and make them flexible to be re-usable.

Here’s what I’ve got so far for the game menu:

  • Background: Image or video, fades in first.
  • Label: Skewed box
  • Title
  • Menu
  • User Profile (TODO): user image + name
  • User Score (TODO)

http://s18.postimg.org/vj4diph1z/umg_testing.jpg

This is very good idea, and so far looks like a good implementation of it.

By the way, the picture doesn’t load for me, so I had to quote and then go to the URL of the picture to see it.