As a Roblox developer, it is currently impossible to use the ‘ClipsDescendants’ feature of frame objects on that object’s children that do not have a rotation that equals 0. That’s right, if you put a textlabel inside a frame that has ClipsDescendants on, and then you rotate the textlabel, the textlabel will no longer be clipped.
If Roblox is able to address my issue, I wouldn’t have to make a png of the rotated text and then import it into roblox. The text resolution would be a much higher quality. There are many other implications to fixing this as well, but I think it’s obvious. Thanks.