-
Looping Source Text held keyframes
Hi,
Is there any way to loop around (e.g.) four Source Text keyframes?
I’ve tried
loopOut(type = "cycle", numKeyframes = 4);Which normally works for normal linear keyframes (e.g. as Position or Rotation keyframes), but when applied to Source Text, it gives:
Function loopOut is undefinedMany thanks,
Tom