I’m trying to make a character walk across the scene while the camera pans but it tells me to use the word “in” before specifying duration. This is my code:
@pan to zone 1 in 5 &BG1 walks to zone 1 in 7 AND does it while walk_talk_phone
How do I fix this?
Example (corrections bolded):
You need add the coordinates the character walks to.
Since you wrote the pan first you’d use & for it and @ for the character which is on the next line.
thank you :)))
Closed: Marked as solved by thread op