uhm, I’m having a problem I can’t solve, maybe you can help, if possible?
I have another couple shape layers with a lot of groups inside as before, but they are not starting at time=0 (the layers are spread over the timeline)
I changed the marker to read the composition marker instead of the layer’s. But now when they reach a marker, the total marker count is not 0 relative to the layer, it’s being counted since the beginning, so all the shape groups in the order stack less than the marker number jump from 0 opacity to 100 at the inPoint.
I need to make it start with the first marker the layer reaches, being that marker as its 0 marker and then counting from that.
I guess I need to use valueAtTime and inPoint but I cann’t make it work at all….
Any clue would be super welcome
Thanks!