Camera and zone

How can I get 2 characters walk to a different zone while the camera is following them

You have to put something like:

@CHARACTER walks to [the spot]
&zone to [the spot]

(tell me if it doesn’t work, I’m also new at this)

1 Like

You can use the follow command

1 Like

I did but it keeps saying say "is not a valid directing command

How do you code that I seriously need to update myself lmao

option 1

&pan to zone # in T
@CHARACTER walks to spot % x y in zone # in T and CHARACTER does it while animation

option 2 - follow command

This code does not work with spots!
@follow CHARACTER to [position] in zone #

positions

back far left
back far
back right
back far right

screen left
screen center
screen right

upscreen left
upscreen right

1 Like

Omg thankss (I’m a little new to this haha)

1 Like

No problem! I added one more option if you’d like to see that

1 Like

I’m sorry maybe I’m doing it wrong but can I have a 2 characters while the camera follows with animation

Yes, you just have to add ‘AND CHARACTER [repeat what I said]

Omggg Thanksss :sob: :pleading_face:

I’m glad I could help! I’m not a pro in this either I just started :sob:

1 Like

you know what I have a better solution for this:

&pan to zone # in T
&CHARACTER2 walks to spot % x y in zone # in T and CHARACTER2 does it while animation
@CHARACTER walks to spot % x y in zone # in T and CHARACTER does it while animation

2 Likes

Hello @vselena36, I’m Sydney the moderator. Welcome to the forum! :smiley: I’ve moved this thread to Directing Helps and Tips since it’s about coding. Make sure to check out our Forum Tutorial for more info about creating topics, and feel free to PM me if you’ve got questions. :wink:

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