Overlay not appearing in directing help nor my story

I did everything right, yet my overlay isn’t appearing. There’s no script error and it’s not appearing in the directing helper as well. Here’s an example of my script (The overlay that’s not showing up is WB_E3):

EXT. WB SPLASH1 - OTHER with WB_TITLE to 1.014 294 307 with WB_SPLASH1B
volume music 0 0
volume sound 0 0
&zoom on 139 0 to 127% in 0 AND speechbubble reset AND YSIYANDA spot 1.000 -200 0 AND LEE spot 1.000 -200 0
&overlay WB_E3 create
&overlay WB_E3 shifts to -176 308 in 0
&overlay WB_E3 scales to 0.696 0.696 in 0
&overlay WB_E3 opacity 0 in 0
&overlay WB_SPLASH1B opacity 0 in 0
&overlay WB_TITLE opacity 1 in 0
&pause for 3.5 THEN overlay WB_TITLE shifts to 35 307 in 1.5 using easeinout
&zoom on 139 568 to 127% in 4
@transition fade in black 1.3
#&overlay WB_TITLE opacity 1 in 2
@pause for 2.7
#@pause for 300000
&overlay WB_SPLASH1B opacity 1 in 2
@pause for 3
&overlay WB_TITLE opacity 0 in 2
@pause for 2.5
&overlay WB_E3 opacity 1 in 2
@pause for 3.5
@pause for 300000
&overlay WB_E3 opacity 0 in 2
&pause for 2.5
@YSIYANDA changes into YSIYANDA_default
@LEE changes into LEE_default
@transition fade out black 1.7

1 Like

Closed as per Op request.