Overlay Helping?

The overlay I put won’t move from its place.

Int. YAHH -DAY with LIVE in zone 3

The overlay won’t move. I can still scale and shift and save it that way, but can’t move the zones of it…

1 Like

Put
@overlay LIVE moves to zone 3
Or whatever zone you need it in.

If you’re starting the scene with the overlay already included (which is what you seem to be doing), you have to specify the coordinates of the overlay to determine where it’ll be at the beginning of the scene.

E.G.

INT. BACKGROUND - DAY with LIVE to % x y in zone #.

Then, after the scene has started, you can code:

&overlay LIVE shifts to x y in (time)

AND / OR

&overlay LIVE scales to & & in (time).

(This is just to make the overlay move / scale around, unless you only wanted to place the overlay in the correct placing for the scene.)

Here’s a guide for more information: :kissing_heart: