Does anyone know how I can make two characters behind an overlay and two in front?

Hello! Any help would be appreciated! I can’t figure out how to make two characters behind one of my overlays, and two characters in front.

Here is my script:

1 Like

Sorry, I dont know how to do that. But I would try youtube probably Joshua Evans. I believe thats his name. Hope that helps

2 Likes

@overlay OVERLAY moves to layer 6
@CHARACTER moves to layer 7
@CHARACTER2 moves to layer 8
@CHARACTER3 moves to layer 5
@CHARACTER$ moves to layer 3

That is how you type it out. :slight_smile:

2 Likes

Thanks lol

1 Like

Or:

&overlay OVERLAY moves to layer 6
&CHARACTER moves to layer 7
&CHARACTER2 moves to layer 8
&CHARACTER3 moves to layer 5
&CHARACTER$ moves to layer 3

To make them do it all at the same time, tho it may not make a difference either way depending on what you are using it for. : P

1 Like

Moved to Directing Helps and Tips since it involves coding/scripting. Make sure to check out our Forum Tutorial for more info about where to correctly create topics. :wink:

EXT. SMALL ALLEY PARIS - NIGHT with WINDOW_BRVNDA at layer 2
&YOU spot 2.175 52 -483 THEN YOU faces left AND YOU is hug_rear
&YOU moves to layer 4
&KAYLA spot 1.28 50 0 THEN KAYLA faces right
&KAYLA moves to layer 3
&JASON spot .736 248 320 THEN JASON faces left
&JASON moves to layer 1
&RANDO1 spot 1.28 200 0 THEN RANDO faces left
&RANDO1 moves to layer 0

1 Like

I’ll give it a shot! Thank you all :slight_smile: