Is there a way to make a page layout cycle with elements moving downwards? I’ve tried relative rotations with the parenting frame and child icons, but ClipsDescendants is not preserved for some reason.
I’m down to implement this myself, but I found that using an Instance built for this was enough for me. I’m just looking to reverse the direction that the elements cycle in:
Don’t know what this means, but I’m trying to cycle through different options when I click on the button I’ve made. I do want to know if it’s possible to change the default UIPageLayout behavior to cycle in the reverse direction.