Equippable display - UQdeco2800/2022-studio-2 GitHub Wiki

This wiki page will briefly explain how weapon and armour are displayed in the inventory and how can a player interact with it.

image Above is the inventory pop-up menu. On the right side is where the equipped items are handled and displayed.

Essentially each slot work the same way as an item button.

The function is on components/gamearea/GameAreaDisplay. displayEquipables()
Once an item is equipped, if the player click on the item a drop-down menu will show up. The player will have two options: unequip or drop item.

Back to Inventory Page

Author

  • Li-Sung Ou
  • GitHub: @PeterOu8
  • Discord: Secret Agent Randy Beans#6754
  • Slack: Li-Sung Ou
⚠️ **GitHub.com Fallback** ⚠️