The game can manage several profiles, the game save some basic information about the player and give+save 7 starting skills (which you can see in the skill UI video). The saving is a mix of sapitu system and basic save and load (udk functions) with JSON. Also at the end of the video i'm moving the camera around to show the custom UI moving a bit with the player view movement (the UI is not fully functional yet).