Hey developers, I’m working on a menu and I ran into a huge problem basically what my goal was is I wanted to have this gear spin in a smooth rotation looped but It seems clip descendants is messing it up is there any way I can get around this?
No, not in the way you want unfortunately. ClipsDescendants and rotated objects have been a problem for quite awhile. There have been a few feature requests/bug reports but I don’t think it has formally been looked into.
You can probably create a sprite sheet that has the gear rotated and has the part cut out but other than that, there aren’t any options unfortunately.