So as I have been learning UE4, I have been migrating some of my prototypes and concepts across to UE4 from Torque 3D. This has proven invaluable as I have been learning how to do the same things in UE4 as I had already done in Torque 3D. The two screenshots below (although not spectacular) show some of the stuff I have completed.
Main Menu:
This is the main menu using UMG only and is intended to allow the player to viualise what their character will look like. The first time they log in there will not be a model but as they progress and as they change their character, the model will reflect the latest changes when they log in.
http://www.gobbogamessa.com/screenshots/UE4/HAZ_MainMenu.png
Inventory:
This inventory was originally based off the Epic UMG tutorial but has now been heavily modified. The backpack when picked up opens up access to its storage area (Storage) until then you are limited to the normal storage slots under the player section (Player). Certain equipment will automatically be placed in the relevant slots when you pick them up, the overflow will go in to whatever storage you have available.
It still needs some work, but it is functional and works.
http://www.gobbogamessa.com/screenshots/UE4/HAZ_Inventory.png
The Health, Stamina, and Mood indicators will be changed to Icons and will show 1 of 3 colours based on current level. I will post more updates and a video of the Main Menu and the inventory in action when I get a chance.
Anyway, just wanted to share.