I’m currently using the bg: INT. LUXURY PENTHOUSE BEDROOM - DAY and I want my character to lay on the bed but she keeps showing up behind the bed instead. I tried the @overlay commands from other threads but it still doesn’t work. How can I write my script so that she’s laying on top of the bed?
Here’s my script:
INT. BLACK - NIGHT
NARRATOR
The next day.
INT. LUXURY PENTHOUSE BEDROOM - DAY
@zoom on 0 0 to 100% in 0
@YOU spot 0.800 -11 337
@YOU moves to layer 3
@pan to zone 3
@YOU stands screen center AND YOU faces right AND YOU is sleep_lay_uncomfortable_loop
@pan to zone 1
@transition fade in black 2
@pan to zone 3
NARRATOR
PAUSE.
Thanks in advance!