- 0
Sign in to follow this
Followers
0
[XP/Solved]Creating multiple inventory systems?
Asked by
Blackbound
-
Recently Browsing 0 members
No registered users viewing this page.
I want to create an inventory for each character in the game I am making. Not all characters can hold the same amount of stuff. Some can hold more, some less
what I want to do to access a particular character's inventory is
menu->inventory/items-> select character from current party
Example:
Character 1: can hold 20 items
Character 2: can hold 30 items
so on...
A method to check for items in a particular character's inventory would help as well
Share this post
Link to post
Share on other sites