Hugging in episode

Hi, I’m sorta new to directing and I’m unsure on how to get to characters to hug could someone reply with the hugging script so I can just replace the names please

2 Likes

Very basic code:

@CHARACTER1 stands screen center AND CHARACTER1 moves to layer 0 AND CHARACTER1 faces right AND CHARACTER1 is hug_neutral AND CHARACTER2 stands upscreen right AND CHARACTER2 moves to layer 1 AND CHARACTER2 faces right AND CHARACTER2 is hug_neutal_rear

Recommended code:

&CHARACTER1 spot s x y in zone z at layer 0 AND CHARACTER1 faces right AND CHARACTER1 is hug_neutral
&CHARACTER2 spot s x y in zone z at layer 1 AND CHARACTER2 faces right AND CHARACTER2 is hug_neutal_rear

To place the characters properly click on ‘Show Helpers’ :arrow_right: ‘Spot Directing’. Then copy the command below the previewer into your script.

Hope this helps :slight_smile:

yes thankyou so much i have been trying to find it for about an hour

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.