so you have your 3 keyframes, and you just want to loop that animation…?
an easy way is to keyframe it like you have, then loop the keyframes with a simple loopOut() expression…
enable expressions for that property and enter this expression:
loopOut()
and it will loop your keyframed animation.
you could use just two keyframes (values 0 & 15), then modify the expression:
loopOut(‘pingpong’,2)
‘pingpong’ is the style of loop or loop behavior and 2 is the keyframe index of the last keyframe (if you had 3 keyframes, the the index would be 3)
for other types of loop expressions and ‘types’ of loops that can be defined see this page:
https://help.adobe.com/en_US/AfterEffects/9.0/WS3878526689cb91655866c1103906c6dea-79f8a.html
Kevin Camp
Senior Designer
KCPQ, KMYQ & KRCW