How to make a character follow another character while exiting

I am new to scripting and I was wondering how can you make someone walk with another character.

For example, I want to make a scene where a guy got arrested by the cops and it would be weird if the guy exits the scene alone without the cops with him. I was wondering how to make 2 or more characters walk at the same time together.

Thank you!

you need to add the word “AND” so @CHARACTER exits left AND CHARACTER2 exits left

Oh okay! Thank you so much!

1 Like