Jacob Pipers

Game Developer

Multiple Character Inventory

GOALS

  • Add ability to add party members
  • Extract Inventory code to be more usable

PERSONAL

Jacob Pipers

TECHNOLOGIES, TOOLS, AND RESOURCES

  • Unity
  • Visual Studio

TASK UNDERTAKEN

  1. Add A party manager

This Party Manager has the responsibility of adding and removing party members and also keeping track of who is the selected party member.

The Multiplayer player, Manager also needs to communicate and manage the party UI elements. This Includes the character inventory and equipment.

2. Next Step was to extract out the Inventory so I could have multiple inventories on screen.

This was a process of working out what elements could be shared between each inventory. To Achieve this abstraction needed to be done, I also needed to make reference to the party system so I knew where each item was going.

Next Post

Previous Post

Leave a Reply

© 2024 Jacob Pipers

Theme by Anders Norén