Loop code not working

So I’m trying to loop and overlay but now it doesn’t work. It just closes my app on my phone and on the portal, it won’t preview at all.

&overlay SHADESOUL SHADOW shifts to 114 419 then overlay SHADESOUL SHADOW shifts to 138 259 then overlay SHADESOUL SHADOW shifts to -5 247 loop infinite times

It worked in a previous game but now wont work, what am I doing wrong?

try fully capitalizing all of the thens so like &overlay SHADESOUL SHADOW shifts to 114 419 THEN overlay SHADESOUL SHADOW shifts to 138 259 THEN overlay SHADESOUL SHADOW shifts to -5 247 loop infinite times

1 Like

I totally forgot that it has to be in caps lol :slight_smile:
Thank you so much XX

1 Like

“Then” can be all caps or all lowercase, both work. The “then” isn’t the issue

The issue is because you need to add time to your overlay shifting commands.

2 Likes

Thank you but surprisingly changing to caps worked.
Although I did need to add timing for it to stay as long as I wanted it to :slight_smile:

It must have been a different issue because “then” has no affect on a code whether is all caps or all lowercase. In many cases, every time a scene crashes at a loop command it’s almost always due to no timing.

2 Likes

interesting I’ll keep that in mind thank you :slight_smile:

1 Like

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