Overlays Appearing at the Bottom Left Portion...?!

Hi guys. I’m having trouble with the overlay placement for a certain scene I’m directing.
I want the picture of the girl to appear out of nowhere… and the two paint lines to ease into the screen.
It happens… but in the start of the scene, all the overlays appear at the bottom right of the background and then go to their positions.
I don’t know what I did wrong… it looks fine on my laptop, but on my phone, it does that^

Here’s my script:
INT.DARKBLUEBG with PROFILE with PAINT with PAINT2
@overlay 5522343993147392_PROFILE shifts to 3 135
@overlay 5522343993147392_PROFILE scales to 1.396 1.396
&overlay 5522343993147392_PROFILE opacity 0 in 0
@overlay 5522343993147392_PAINT shifts to -789 445
@overlay 5522343993147392_PAINT scales to 2.278 2.278
@overlay 5522343993147392_PAINT2 shifts to 1233 153
@overlay 5522343993147392_PAINT2 scales to -2.690 -2.690
@pause for a beat
@overlay 5522343993147392_PROFILE opacity 1 in 1.5
@overlay 5522343993147392_PAINT shifts to -69 454 in 1.5
@overlay 5522343993147392_PAINT scales to 2.278 2.278
@overlay 5522343993147392_PAINT2 shifts to 606 138 in 1.5
@overlay 5522343993147392_PAINT2 scales to -2.690 -2.690

Please see if anythings wrong with my script… thanks!
-Daniellla

P.S. Attached is the photo of what the scene looks like after said overlays disappear from the bottom left corner.

INT.DARKBLUEBG with PROFILE with PAINT with PAINT2
@overlay 5522343993147392_PROFILE shifts to 3 135 in 0
@overlay 5522343993147392_PROFILE scales to 1.396 1.396 in 0
&overlay 5522343993147392_PROFILE opacity 0 in 0
@overlay 5522343993147392_PAINT shifts to -789 445 in 0
@overlay 5522343993147392_PAINT scales to 2.278 2.278 in 0
@overlay 5522343993147392_PAINT2 shifts to 1233 153 in 0
@overlay 5522343993147392_PAINT2 scales to -2.690 -2.690 in 0
@pause for a beat
@overlay 5522343993147392_PROFILE opacity 1 in 1.5
@overlay 5522343993147392_PAINT shifts to -69 454 in 1.5
@overlay 5522343993147392_PAINT scales to 2.278 2.278
@overlay 5522343993147392_PAINT2 shifts to 606 138 in 1.5
@overlay 5522343993147392_PAINT2 scales to -2.690 -2.690

1 Like

I’m guessing tbh, because the layout is a bit confusing for me since I don’t really know what’s what

Since you already added the overlays to the background, you should also add in the scale size and shift coordinates. It makes it so much easier.

INT.DARKBLUEBG with PROFILE to 1.396 3 135 with PAINT to 2.278 -789 445 with PAINT2 to -2.690 1233 153

Thank you so much!! :yellow_heart:

sorry 'bout that lol

Did this resolve your problem @Daniellla? :slight_smile:

Yes… thanks so much!

1 Like

Glad this got resolved! Closing :v:t2: