Skip to content

CHPrado/character-ui-menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Character UI

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.

How the game works

  • 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;

What was learnt

  • 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
Screenshots

image

image

image

image

Releases

No releases published

Packages

No packages published