Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Looping

New Here ,
May 14, 2020 May 14, 2020

I'm trying to do a ping pong loop with puppet pins. It does not work! I've tried other types of loops as well, and nothing is working. The loop expression I'm using is loopOut(type = "pingpong", numKeyframes = 0).

nomnomdaniel_0-1589489563865.png

 

TOPICS
Error or problem
32.5K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , May 14, 2020 May 14, 2020

Try loopOut("pingpong")

 

You don't need to set the number of keyframes and setting keyframes to zero means there is nothing to loop. You can learn more in the Expression Language Reference by typing loopOut in the Search help field in the top right corner of After Effects. It will take you there in a couple of clicks.

 

Translate
Community Expert ,
May 14, 2020 May 14, 2020
LATEST

Try loopOut("pingpong")

 

You don't need to set the number of keyframes and setting keyframes to zero means there is nothing to loop. You can learn more in the Expression Language Reference by typing loopOut in the Search help field in the top right corner of After Effects. It will take you there in a couple of clicks.

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines