Currently I’m making a Bar UI that tracks a currency. Everything is working fine except for the Ui it self. Currently I’m using image labels however when the Bar gets scaled on the X axis it becomes stretched in a weird size. I know about ScaleType = fit however this wouldn’t work as the ImageLabel needs to be stretched.
Hi, I tried that out and got a pretty neat result however would I need to update the slice center whenever I change the size of the bar mid-game? and would this also scale up for all devices?