-
In an expression, is it possible to have the “time” command start at the beginning of a layer?
I am trying to create an expression that allows the “time” command start at the beginning of the layer it is in opposed to the beginning of the comp. Is that even possible?
It is going to be used with several other expressions to bring text onto the screen like an old computer. There are about 200 lines of text so I would like to avoid pre-composing all of them to get it to work.
Math.round(time*thisComp.layer("Controller").effect("Typing Speed")("Slider"))