Render rotated GUIs offset properly instead of offset (Don't floor GUI positions until after rotation?)

Roblox should render this GUI properly, but does not, and it will have small artifacts/gaps in the shape where the elements connect. It’s a rotated scaled GUI, with offsets. It’s best if you just insert this into a place and see.

You can see the pills aren’t aligned properly! They should be, however, if you have one without any rotation, it won’t exhibit these artifacts.

Repro

Just insert this into a place and render it!

RobloxOffsetBugScreenGui.rbxm (5.2 KB)

image

If Roblox could fix this, it would mean the Gui system could be more flexible, and would render things in a nicer way.

8 Likes