Can someone help me with this overlay error

So, I’m tryna get these two overlays on top of each other so I can fade the top one in and out ya know? But whentI code the exact same ‘shifts to’ code and ‘scales to’ code, it just makes the top overlay huge instead… I dont know whats wrong or what I did wrong. Can anyone help?

Code

INT. BLACK BLUE
&overlay ASCENDANT create
&overlay ASCENDANT shifts to 10 310 in zone 1
&overlay ASCENDANT scales to 2.287 2.287
&overlay ASCENDANT opacity 1 in 0

&zoom reset
&cut to zone 1

&RAELYN spot 1.220 -135 0 AND RAELYN faces right
&TOVE spot 1.290 438 0 AND TOVE faces left
&TOVE moves to layer 1
&RAELYN moves to layer 1

@transition fade in black 3
@pause for a beat

@RAELYN walks to spot 1.220 104 0 in 3.8 AND RAELYN is walk_scared
@RAELYN starts search
@pause for 2
@RAELYN faces left
@pause for 2
@TOVE walks to spot 1.290 211 0 in 3.8
@TOVE starts flirt_shy
@pause for 3
@RAELYN starts think
@pause for 3
@RAELYN faces right
@pause for 1.5
&zoom on 76 310 to 255% in 0
@RAELYN starts idle_awkward
@pause for 5.8
&zoom on 254 385 to 255% in 0
@TOVE starts idle_awkward
@pause for 5
@zoom reset
@pause for 2
@TOVE starts search AND RAELYN starts search
@pause for 2
&RAELYN faces left
@TOVE starts run_fall AND RAELYN starts run_fall
@pause for a beat
@RAELYN starts idle_fallen AND TOVE starts idle_fallen

&overlay ASCENDANT shifts to -4 29 in zone 1 in 1 using easebounceout
@overlay ASCENDANT scales to 2.287 2.287

@pause for a beat

&overlay GLOWY A create
&overlay GLOWY A shifts to -4 29 in zone 1
&overlay GLOWY A scales to 2.287 2.287
@overlay GLOWY A opacity 1 in 0.5

@pause for a beat

Which one do you want to fade in/out?
Which one is on top?

never mind, I figured out what I did wrong :joy: one text was bigger then the other and I was doing the wrong code

2 Likes