Hi I am in need of some coding help I am trying to make an overlay rotate in one area for a infinite amount of time can someone help me. All its doing when it hits this line is disappearing!!
&overlay MAGIC SWIRL rotates 360 anchor point 0.5 0.5 in 2 loop INFINITE times
TIA
2 Likes
It might be disappearing because the center of the overlay is the transparent part of the overlay file, so when it rotates the actual part of the overlay is offscreen??
1 Like
No that’s not it its perfectly center
1 Like
&overlay MAGIC SWIRL rotates 360 anchor point 0.5 0.5 in 2 THEN overlay MAGIC SWIRL rotates 0 anchor point 0.5 0.5 in 0 loop INFINITE times
2 Likes
Nope that didn’t work.
1 Like
What didn’t work? It wasn’t rotating a full circle at first because you did not reset the overlay back to zero. If I understood you correctly, you wanted to have the overlay rotate infinitely. So, that is the code.
1 Like
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.