This is the base image I’m using.
Normally, I use Scale=1, YScale=1, and change width/heights.
Therefore, in order to get crisp corners, I need to use a smaller scale. Such as
Scale=.3, and triple the width. While I would be happy just using this, it also scales the children, which makes creating a UI take longer than it should when you have to repeat the process a few times.
Does anyone have any recommendations on making this easier to work with? I would like it if the corners were easier to preserve