How do i make my character load in a certain spot

i want my character to be doing something as the screen goes from transitioning to the background to showing her sleeping, how do i do this??

You’ll need to use spot positioning and an “&” instead of an “@”

Sorry for the poor description :sweat_smile:

1 Like

how do i do that in my script?

What background are you using? There’s a cheat sheet somewhere around here :slightly_smiling_face:

@transition fade out white

INT. TEEN GIRL BEDROOM- DAY

&cut to zone 1

@MAY is talk_neutral_lay_exhausted & spot 1.280 164 76

&CHARACTER spot _______ and CHARACTER is “ANIMATION”

EDIT: I used a & so the character doesn’t poof onto the screen, you’ll want to put the directing before the transition :slightly_smiling_face:

Here’s this helpful link from the talented @Apes :grin::+1:

2 Likes