For a grid inventory, should I size the grid cells with offset or scaling? What works best?
depends, I’ve heard that scale is better for resizing on multiple sized devices, so if you want both pc and mobile players without having to make a separate UI for each, use scale.