Inventory problems

So im using the first person movement code but im trying to make a HUD for an inventory for a the button Q so ive tried 2d screens and other ideas but i cant seem to get it to work any body know how to make a HUD

Hi @coding and welcome,

It would be good to break your task in smaller parts, so you can get help on where exactly you are stuck.

Check the various examples on how to check keyboard keys and how to setup a UI:

https://developer.playcanvas.com/en/tutorials/?tags=input

https://developer.playcanvas.com/en/tutorials/?tags=ui