Im currently making my way through the tutorials and i've downloaded the 3d playground demo as a reference point.
There doesn't appear to be any HUD to access things like quests, inventory, abilities etc in the demo game
Ive looked through the editor and i haven't found a way to trigger those menu's through key input either.
Am i right to presume that access is there somewhere in the demo but I just haven't come across it yet? Or is it not something that is set up, requiring additional work to get it in?
  • Hello @GuSt, Inventory, Abilities and such are not HUD components but Menu Screens, found under UI->Menu Screens.
    The Overview MenuScreen will display child menu screen as menu parts Inventory, Equipment, Abilities, etc..
    To display the Overview Menu press the F1 Key, this is Menu InputKey configured.
Sign In or Register to comment.