Hey DevForum! Happy October!
Recently I’ve stumbled upon SliceScale, which is supposed to be a viable alternative over using multiple Slices + Images for different screen sizes. (Correct me if I’m wrong.)
I have a 50px shape that I’m trying to adjust to the SliceScale, is 50px a good size to use for all platforms?
Whats the formula for calculating the SliceScale, I’ve seen some saying it as SliceScale = Size / MaxSize
, but what is the Size and MaxSize I’m plugging in?
I could use some guidance, as I’m pretty confused.
Thanks in advance!