Layering order manipulation

Hi all !
I create a spread of 10 quads.
a phase pin makes them moove.
I would like each quad upon from the quad at its right.
no issue until the end of loop !
I would like quad 1 upon quad 10.


how could I do that ?

see the patch=>

debug_order.v4p (37.6 KB)

thanks in advance !

you can shift the layer order together with the transformation so the quads draw in the desired order:

debug_order.v4p (23.6 KB)

really nice tonfilm !
thanks

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.