ClipsDescendants should work with rotated UI elements

still nope

Please use a Canvasgroup, do you even need to rotate that?

1 Like

for animations and tweens effects

1 Like

7 years late, you should just simply use a canvas group and set the gui ZIndexBehaviour to sibling and THATS IT

1 Like

ZindexBehaviour sibling is utterly trash, you may achieve this effect but ruin everything else in the process. I use Global behaviour because it allows me to add text shadow under my normal text without the hassle.

i mean true sibling ZindexBehaviour is trash, but you can exclusivly put the thing that you want to ClipDescendants in an another gui which has ZindexBehaviour set to sibling and keep all the other gui objects in an another gui which has ZindexBehaviour to global

Use a CanvasGroup instead of a frame.