Need help with a rotating, looping overlay

My overlay won’t loop. Here’s what I’ve got:

&overlay GREENELECTRIC rotates 90 anchor point 0.5 0.5 in 0 THEN overlay GREENELECTRIC shifts to 53 425 in zone 1 AND overlay GREENELECTRIC scales to 0.082 0.082 AND overlay GREENELECTIC rotates 140 anchor point 0.5 0.5 THEN overlay GREENELECTRIC rotates 0 anchor point 0.5 0.5 in 0 loop INFINITE times

ERROR MESSAGE: Loop animation command can only be used with overlay animation commands.

Did you forget to create the command for the overlay and it’s opacity?

You can’t use AND with loops! Change your 'AND’s" to “THEN” and you should be golden!

2 Likes

Thank you! That fixed it!

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.