How to make multiple overlays move at the same time?

Hey there! How do you make two overlays move at the same time? Here’s my script:

EXT. ABBEY GARDEN - DAY with SPIN.DISK with CUP.CAKE

@zoom reset

@overlay CUP.CAKE moves to layer 4
@overlay SPIN.DISK moves to layer -3

     @overlay SPIN.DISK shifts to 152 273 in zone 1 in 0

@overlay SPIN.DISK rotates 360 anchor point 0.5 0.5 in 0.5
&overlay SPIN.DISK rotates 360 anchor point 0.5 0.5 in 0.5 loop infinite times

&overlay 6593288886550528_CUP.CAKE shifts to 6 162 in 0
@overlay 6593288886550528_CUP.CAKE scales to 3.610 3.610 in 0

&overlay 6593288886550528_CUP.CAKE shifts to 50 210 in 0
@overlay 6593288886550528_CUP.CAKE scales to 1.972 1.972 in 2

1 Like

@overlay SPIN.DISK rotates 360 anchor point 0.5 0.5 in 0.5 and amp;overlay SPIN.DISK rotates 360 anchor point 0.5 0.5 in 0.5 loop infinite times

That should do it!
(But I’m still learning about overlays as well.)

1 Like

Ah! Sorry but I meant all of the code below to happen at the same time! Sorry again!

1 Like

Ah, gotcha.

@overlay SPIN.DISK rotates 360 anchor point 0.5 0.5 in 0.5 and amp;overlay SPIN.DISK rotates 360 anchor point 0.5 0.5 in 0.5 loop infinite times and overlay 6593288886550528_CUP.CAKE scales to 3.610 3.610 in 0 and amp;overlay 6593288886550528_CUP.CAKE shifts to 50 210 in 0 and overlay 6593288886550528_CUP.CAKE scales to 1.972 1.972 in 2

1 Like

Before I try it, what does this mean lol

1 Like

Lol I’m not sure, it was there when I copy/pasted it.

1 Like
2 Likes

Should I include it or leave it lol

1 Like

I’d leave it out lol

1 Like

use & ( ampersand sign)

1 Like

.

1 Like

Ahhh, okay! I’ll try both out now! @ThatTurtleLov3r

1 Like

Okay lol

1 Like

Ahh thank you both so muchh! It works nowww! @ThatTurtleLov3r @MystikLunaa

2 Likes

Glad to help lol

1 Like

&overlay SPIN.DISK rotates 360 anchor point 0.5 0.5 in 0.5
@overlay SPIN.DISK rotates 360 anchor point 0.5 0.5 in 0.5 loop infinite times

That should work

1 Like

Thank you!

1 Like

Happy to help, just realised someone else bet me to it :joy::joy:

1 Like

I still appreciate the help!

1 Like

Moved to Directing Helps and Tips since this is related to coding. Make sure to check out our Forum Tutorial for more info about where to correctly create topics, and feel to PM me if there are any questions. :wink:

1 Like