New SaveGame Menu
This is a WIP video (unfortunately with a low screen capture rate). It's smoother in game. There are a few things to work on, such as...
UI Button States
I cottoned onto a simple way of using Enums to switch buttons states: Up, Over, Pressed, Disabled an a re-usable menu function without...
Successfully coded a SaveGame framework
I'm happy today because, after several nights of tinkering, I have built a SaveGame framework for a game in UE4 that, so far as I can...