How do I make a scene fade in without showing the characters for a second beforehand?

So I want to start a scene like this:

  • The scene fades in
  • It pans from zone 2 to zone 4
  • The characters are in their positions

So the only problem I’m having is that for a brief second, my main character appears in front of the background, THEN the fade in and pan happen, any ideas on how to fix this? here’s my script for context

1 Like

u should put all of the actions before the fading happen in “&” (ampersand)

1 Like

all of the things that I put an arrow on change it to &

1 Like

Thanks! I actually realized my mistake before you replied, thanks though!

1 Like