Developed with Unreal Engine 5
In this game you can chose one of three paragon characters by using an interactive menu. In this menu you can check each of the characters abilities descriptions and attributes. It is also possible to update a few of the attributes and it will be stored and loaded when you come back to the menu.
- press the "I" key to access the menu;
- navigate between the characters pressing "2" and "1" keys;
- click on the attributes / abilities button to change tabs for more information;
- press "I" key again to close the menu and play the chosen character;
- create menus using Unreal Engine widget blueprints
- create variables, functions, and write blueprint scripts
- layout a character menu screen
- make a character menu screen interactive
- bind data from a data table (spreadsheet) to elements in our character menu screen
- create a game save, load a game save, and overwrite a game save
- make character data editable and save updated data
- toggle playable characters