JRPG style inventory and menus
Recently for the "How to Make an RPG" book I've been coding up the inventory menu. In order to do this I've added a scrollbar widget, it's pretty functional, in the above screen you can see the size of the caret represents the amount of inventory being displayed at once. I've also created a new selection menu which can handle columns, display a subset of items
↧