Animating looping GIF

Hi guys, I have a problem. I tried to code gif and I did everything according to tutorial. But in the moment I add looping command there is appearing error. So I kinda don’t know what to do with it. Can you please give me some advice? Thank you :pray: :heart:

mistake

I’ve noticed for some of them you have only numbers instead of “FIRE (number here)” did you forget to include the full overlay names for each command?

1 Like

… overlay FIRE 34 opacity 1 in 0.1 AND overlay FIRE 33 opacity 0 in 0 …

You can’t have “AND” command in looping. This needs to be changed to “THEN”.

1 Like

Thank you, there were really few mistakes like this :blush: I fixed it, but it still didn’t solve my problem.

Omg thank you so much it worked! :pray: :heart: I wouldn’t be able to find it on my own. Because when one person look into so looong code for some time they can’t see :grin: thank you thousand times! :heart:

2 Likes