Just wondering is there a way to make preset grid boxes for stuff that goes in it like size wise
example:http://www.byond.com/games/hubpic/38448_8449.png
Sep 23 2012, 8:26 am
|
|
Err not really sure what you mean, but if it's about grid cell size grid cells always have 32x32 dimensions.
|
No i think he's asking how to have the grid showing multiple empty boxes (with items or without items in it.)
|
Grids have to be 9 pixels(3x3(I think)) larger than the icon that is going into its cells. An icon/object wont be displayed at all but interactions with the object in the grids cells are still available.
proc/Inventory() |