I didn’t like the readerMessage in there so I added a Tap text instead. I also put a note on how to remove the camera flash.
Script
NAME OF YOUR INTRO BACKGROUND HERE
music music_raprock_lp
@zoom on 116 279 to 587% in 0
@transition fade in black in 2
@pause for 1
@zoom on 235 174 to 587% in 0
@pause for 1
@zoom on 55 230 to 587% in 0
@pause for 1
@zoom on 261 258 to 587% in 0
@pause for 1
@zoom on 90 171 to 587% in 0
@pause for 1
@zoom on 194 265 to 587% in 0
@pause for 1
&zoom on 160 284 to 100% in 0
sound camera_flash
@transition fade in white in 3
#if you want the camera flash out, remove these two lines and change the last zoom into a timed zoom so example below
#@zoom on 160 284 to 100% in 1
#with that it’ll take 1 second to zoom all the way out.
@pause for 3
&overlay BLKBG create
&overlay BLKBG opacity 1 in 0
&overlay BLKBG shifts to 0 0 in zone 1
&overlay BLKBG scales to 1.000 1.000
&overlay BLKBG to layer 0
&overlay INTRO1 create
&overlay INTRO1 opacity 1 in 0
&overlay INTRO1 shifts to 0 0 in zone 1
&overlay INTRO1 scales to 1.000 1.000
&overlay INTRO1 to layer 3
&overlay INTRO2 create
&overlay INTRO2 opacity 1 in 0
&overlay INTRO2 shifts to 0 0 in zone 1
&overlay INTRO2 scales to 1.000 1.000
&overlay INTRO2 to layer 4
&overlay INTRO3 create
&overlay INTRO3 opacity 1 in 0
&overlay INTRO3 shifts to 0 0 in zone 1
&overlay INTRO3 scales to 1.000 1.000
&overlay INTRO3 to layer 5
&overlay INTRO4 create
&overlay INTRO4 opacity 1 in 0
&overlay INTRO4 shifts to 0 0 in zone 1
&overlay INTRO4 scales to 1.000 1.000
&overlay INTRO4 to layer 6
&overlay TAP create
&overlay TAP opacity 0 in 0
&overlay TAP shifts to 120 267 in zone 1
&overlay TAP scales to 0.485 0.485
&overlay TAP moves to layer 2
&overlay INTRO5 create
&overlay INTRO5 opacity 0 in 0
&overlay INTRO5 shifts to 85 163 in zone 1
&overlay INTRO5 scales to 0.485 0.485
&overlay INTRO5 to layer 1
&overlay INTRO6 create
&overlay INTRO6 opacity 0 in 0
&overlay INTRO6 shifts to 85 163 in zone 1
&overlay INTRO6 scales to 0.485 0.485
&overlay INTRO6 to layer -1
&overlay INTRO7 create from INTRO6
&overlay INTRO7 opacity 0 in 0
&overlay INTRO7 shifts to 85 163 in zone 1
&overlay INTRO7 scales to 0.485 0.485
&overlay INTRO7 to layer -1
@pause for 0.1
&overlay INTRO2 shifts to 240 -1 in zone 1 in 3
&overlay INTRO4 shifts to 1 -374 in zone 1 in 2.5
&overlay INTRO1 shifts to 1 306 in zone 1 in 3
&overlay INTRO3 shifts to -240 -1 in zone 1 in 2.5
&pause for 1 then overlay INTRO6 opacity 1 in 0.5
&overlay INTRO5 opacity 1 in 0.5 then overlay INTRO5 opacity 0 in 1 loop inf times
&overlay TAP opacity 1 in 0.5 then overlay TAP opacity 0 in 1 loop inf times
tappable
“INTRO7” {
volume music 0 2000
@transition fade out black in 2
goto start_season_1
}
label start_season_1
INT. BLACK - NIGHT
volume music 100 0
music off
@speechbubble is 160 237 to 100%
NARR
Put whatever is the first scene of the story here.
Overlay
Overlay Name: TAP

But anyway you definitely don’t have to use this, if you don’t like it!
I’m not sure what’s coming out choppy because it’s not on my end so if you’d like to work on this idea, I can see what’s going on with it and change it to something you like better or fix whatever’s going on lol I’d have to see a video of it to see what you mean by choppy on your end so you can send me a screen recording of it to me on insta if you want, that’s up to you.
I also agree that if you could get the text on the background into overlays instead, that’s a great way to animate the intro. And that’s how I would do it but because it’s not separated I couldn’t. There’s very little to work with if it’s only just one picture.
If you wanted it the way I understood how you described it without all the extra stuff then it would just be:
Summary
INT. INTRO
#music music_raprock_lp
#put whatever music you want.
@zoom on 116 279 to 587% in 0
@transition fade in black in 2
@pause for 1
@zoom on 235 174 to 587% in 0
@pause for 1
@zoom on 55 230 to 587% in 0
@pause for 1
@zoom on 261 258 to 587% in 0
@pause for 1
@zoom on 90 171 to 587% in 0
@pause for 1
@zoom on 194 265 to 587% in 0
@pause for 1
@zoom on 160 284 to 100% in 1
@pause for 4
@transition fade out black in 3
Other than that, Happy Writing! And I hope someone can help you with this! 