Hey guys, so I am trying to set up an inventory system for my small game. Essentially there are 9 boxes at the bottom on the screen, they are empty, and when the player picks up an item, I would like the item to appear in the inventory. As the player picks up items I would like the items to populate the next available spot, very similar to minecraft and many other inventory based games.
Also once items are in the inventory, I would like them to be right-clickable and have some options, drop/use/eat/inspect etc etc.
Is something like this doable with FlashPunk?
Thanks guys!