-
Time Remap stop on single frames but also play multiple frames looped
Hello,
I have a character and he can do simple mouth expressions (1 frame long) via slider.
The code is:
state=thisComp.layer("EXPRESSIONS_CONTROLLER").effect("Slider Control")("Slider");framesToTime(state);
Now I need him talking. And so need a short loop “mouth open, mouth closed”.
Can I realize this in the same layer with the single-frame-expressions?…would be quite handy.
Or is it only possible on new layer?
Sorry, there were no replies found.