Hi,
I want to player to click on the list box and see all the items in his inventory listed from the drop-down menu. The items are currently stored inside an array, with each item's name on the Y axis at X=0.
I've tried the 'set text' and the At expression for my array, but nothing happens when I preview the game - list box stays empty.
Thanks for any help with this :)
Oh - I was wondering if there is a way to set this up so that the list box automatically populates for each item in the inventory, instead of programming the entries for every single array item?
Thanks