How do I have a character in a background when it starts?

I want a character to be in a background when the scene begins. Like so I don’t have them walk in, they just are there. Sorry if that is a little bit confusing. Please help!

I do:
&CHARACTER stands screen center (or what ever position you want)

@transition fade out
BACKGROUND
@character stands screen left/right/center
@transition fade in

(That’s how I do it)

1 Like

ok.