I want to make a curve gui. For example a 90° turn. Not like the UI constraint bubble. I have tried to use rotation on the frame using appropriate angles increment of 12.25° and trying to align the frames to look seamless doesn’t work because and edge will exceed over
You can use a PNG of a circular image with a transparent background and place it in a transparent ImageLabel.
1 Like
Yeah that’s what I ended up doing. Thank you.
1 Like