-
Expression to read Marker from any Null layer – is this possible.
Is it possible to read the Marker time from any Null layer regardless of the layers name.
Essentially I’d like to have a control layer which will iterate through every layer within a comp and if the layer has a marker on it it will trigger an expression, much the same as the ‘Opacity Flash – layer markers’ preset but for any layer which has a marker.
I don’t want to have to point the expression to a specific layer or multiple layers, the only condition required it the layer(s) have markers.
I imagine the starting point for this would be a ‘For Loop’ but I’m not sure.
Many thanks in advance…