hunghvu/8-bit-armageddon

GUI: Implement player's bag

hunghvu opened this issue · 0 comments

There is a specific order of weapons inside the bag and the user cannot change it (Keys Q and E will follow this order). Pressing TAB will open the bag which contains icons of weapons and their respective level. However, the user can also use right click to choose a specific weapon.

As we already had a basic frame for "bag", the focus of this issue is on creating an UI.