I’m using the updated version of the Roundify Plugin (V3), and there seems to be a small issue with the Roundify plugin regarding all UI that display text. When the AnchorPoint
of the target UI is not 0,0
, it does not seem to balance both the AnchorPoint
and Position
so that it is positioned directly in the middle.
Before using Roundify Plugin:
After using Roundify Plugin:
Issue: The AnchorPoint
of the Rounded UI is 0.5,0.5
, while the Position
is {0,0}, {0,0}
, when the x-y scale should both be 0.5
.
I really like using your plugin, but this gets a little frustrating when I’m trying to make some nice UI. I hope this has been addressed properly, and if you need any more information, please lmk.
Great Plugin btw, I recommend it 100%