Sry to bring it back, but maybe this could be possible somehow, even with additional draw passes?
Actually I want to create a dragging panel of some items, where the description of each item should be a scrolling text (like a TextArea)...in a previous comment by you ArenMook you suggested to use a Label within a Clipping Panel to have "smooth" scrolling the text.
So i thought about the nested clipping in that case, but actually the result isn't feasible, as the "inner clipping panel" isn't clipped by the "outer clipping panel" and the complete scrolltext is printed out of my items dragging panel.
There are some tricky "collider" usages too, but if anybody has an idea to deal with the case above, I'd be really glad to know
