Hi is there a plugin that i can use to make UI Borders besides Roundify? Roundify can only go down to 4px but i need 2px borders
Im using this for corners, what i need is a easy way to make borders, as in black borders around a menu for example. I’ve tried doing it manually but i can never align it properly.
Oohhh, and easy way to do this would be to clone the same frame, make it bigger, parent it to the original frame, set the original’s ZAxis to something higher and paint the new one black.
To align it set the AnchorPoint to {0.5,0.5} and Position to {0.5,0,0.5,0)
1 Like
Oh, i will try that now, thank you!
To accurately set the thickness of the border, make the Scale in size 1, and make the offset whatever thickness you want x2
1 Like