Need help with layers_

Hi guys, currently I’m writing a story and I’m new to all this, but right now I’m really stuck in a scene where I use layers. Every time I preview it KATE the main character is behind the counter bar and I don’t know what to do. So if someone has time and could check it and tell me what’s wrong it would help me A LOT!

Here is the part of my script:

EXT. CAMPUS BAR OL - NIGHT

    NARRATOR
In the night...

INT. BAR - DAY
@overlay INT. BAR COUNTER1 create
@overlay INT. BAR COUNTER1 opacity 1

@overlay 5734810558267392_INT. BAR COUNTER1 shifts to -33 -30 in zone 1
@overlay 5734810558267392_INT. BAR COUNTER1 scales to 1.024 1.024
@overlay 5734810558267392_INT. BAR COUNTER1 moves to layer 2

@BARTENDER spot 1.280 100 0
@BARTENDER moves to layer 1

@BARTENDER stands upscreen left AND BARTENDER does it while tinker_stand_neutral_loop_rear

@ KATE spot 1.280 220 0 in zone 1
@ KATE moves to layer 4

@ KATE enters from right to upscreen right AND KATE does it while walk_neutral_loop

    KATE (read_phone_neutral_loop)
(It says that he should be here by now.)
1 Like

What is that you DO want to appear? Where do you want her?

I want her to appear in front of the bar counter

So I’m not entirely sure if this is the problem or if it works the same, but on the line it says she moves to layer 4, try using the & command instead of @

Please let me know if it changes anything or not! <33

Okaay! Thank u so much i will let u know;)

Also in your script is there a space between the @s and her name like there is here? :))

or is that just to not tag someone here lmao

Oh I did it in purpose because I did tagged someone so I edit it

1 Like

okay haha
how did the & thing go?

It didn’t work :frowning:

1 Like

But its okay I will just look at more you tube videos

Hmmm okay.

Instead of writing it the way you did, maybe try it like this?

Your way

@ KATE spot 1.280 220 0 in zone 1
@ KATE moves to layer 4

@ KATE enters from right to upscreen right AND KATE does it while walk_neutral_loop

My way

&KATE moves to layer 4
@ KATE walks to upscreen right in zone 1 AND KATE is walk_neutral_loop

Also are u previewing it on the portal or the app? If just the portal, try using your app because sometimes the portal preview doesn’t work correctly.

I’m not sure how you do it, but here’s how I’d do it:

Instead try this:

@BARTENDER stands upscreen left AND BARTENDER is tinker_standNeutral_loop_rear AND KATE spot 1.280 220 0 in zone 1 at layer 4

1 Like

“does it while” is the same thing as “is”

I recommend using that since it’s less to type

1 Like

oh yeah, lmao
that’s what i write

love how i forgot the command i use in every scene…

1 Like

lmao I don’t get the purpose of the portal having that if it’s the same as the “is” command :joy:

1 Like

im not sure either

2 Likes

Im using both hahah

1 Like

Okk thanks