So I am trying to do this scene where the characters are already standing at their position when the transition fades in but the problem I am facing is that the character appear on their spot a few seconds after the background appears. It looks real awkward.
Place characters using & under background name, then put transition
Ex:
INT. BACKGROUND
&CHAR…
@transition fade in
3 Likes
You can try something like this:
&CHAR1 stands screen left in zone 1
&CHAR2 stands screen right in zone 1
@transition fade in black 4
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.