i’m trying to have a transition ending the scene and a transition in the beginning of a new scene, but the transition in the beginning of the scene makes my characters pop up right after it. what do i do?
1 Like
You’ll have to put the characters before the transition. It should look like this:
INT. BACKGROUND - DAY
&CHARACTER1 spot s x y AND CHARACTER1 faces left/right AND CHARACTER1 is animation
&CHARACTER2 spot s x y AND CHARACTER2 faces left/right AND CHARACTER2 is animation
@transition fade in color in time
Hope this helps! Let me know.
5 Likes
thank you so much! it worked
1 Like
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.