I'm trying to create an inventory system for a game I'm working on. I need to be able to read each element of an array into a GUI element. Unfortunately for me, I don't know how to do this.
I was thinking something like a for loop with an x coordinate for a rect that increases each time around, but I thought if I asked here, I would save valuable hours and perhaps even days trying to figure it out myself.
Thanks - Elliot Bonneville