ClipsDescendants should work with rotated UI elements

Is there any reason canvas group doesnt work in billboard UI and works in normal UI


image

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

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.