I Need Help... :?

If anyone could help me with this, but I need to know something. In my past stories, when the transition happens and the background shows, my characters don’t appear along with the background at the same time. Instead, one by one they just pop right into the spot where I want them to. Any help would be appreciated. :slight_smile:

INT. BACKGROUND NAME
&CHAR1 spot s x y in zone # at layer # AND CHAR1 faces left/right AND CHAR1 is animation AND CHAR2 spot s x y in zone # at layer # AND CHAR2 faces left/right AND CHAR2 is animation
@transition fade in 1
2 Likes

That’s probably because you used @ instead of & next to the command. Correct me if I’m wrong , this is just a guess.

I’d do it like this

INT. BACKGROUND

&CHARACTER 1 spot position in Z and CHARACTER 2 spot position and CHARACTER 3 spot position … and so on

@TRANSITION

Could you show me how you code it?

1 Like

INT. BACKGROUND NAME
@transition fade in
@NAME stands screen center
@NAME2 stands screen left

Omg it helped you guys are awesome!

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.