Hi everyone!
I have a little question about inventory items/window. Normally inventory isn't a problem, but this time I want to organize items on my inventory this way:
Where the "I's" are the inventory items. The problem is I don't know how to place the items in the inventory in their correspondent "space". I mean I know how to change item height and item width but that doesn't work beause the space is not always the same. For example between item 1 and item 2 there is not the same space than between item 2 and item 3. I try to "artificially" put a transparent space in the sprite image of the item but that doesn't work either because I don't know the order the player will to pick up the objects.
Is there any way to solve this problem? Maybe "segmenting" the inventory window into multiple windows of the same inventory? Or maybe I have to change this GUI and make a more convenient one?
I have a little question about inventory items/window. Normally inventory isn't a problem, but this time I want to organize items on my inventory this way:
Where the "I's" are the inventory items. The problem is I don't know how to place the items in the inventory in their correspondent "space". I mean I know how to change item height and item width but that doesn't work beause the space is not always the same. For example between item 1 and item 2 there is not the same space than between item 2 and item 3. I try to "artificially" put a transparent space in the sprite image of the item but that doesn't work either because I don't know the order the player will to pick up the objects.
Is there any way to solve this problem? Maybe "segmenting" the inventory window into multiple windows of the same inventory? Or maybe I have to change this GUI and make a more convenient one?