Creating busy scene with background characters

I’m not really sure how to explain this but how do I pan to another zone with the characters already there rather than then popping up after the pan


1 Like

I tried placing the commands for the characters before the pan but all my characters just ended up being on top of each other in that zone

Maybe try using & command instead of @

Which commands should I replace with & ?

Like after you put a background then &PERSON is talk_neutral and not @PERSON so they don’t just pop into screen

2 Likes

This should work yeah

There also is another way you can first place them just by using @ and after that you can use the pan

1 Like

Yup like spot direct them before the pan and let them do the animation after it using the & command

1 Like

Thank you so much for this, after moving some stuff around it finally worked! I never knew what to do with the & symbol before. I spot directed and used the & symbol for the animations (&CHARACTER starts dance_loop) before the pan and it came out clean.

1 Like

Glad I could help :relaxed:

1 Like

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