Zooming & Walking At The Same Time

I want to make my character walking towards a spot but I want at the same time to zoom… Can someone help me? :sob:

&zoom on X Y to % in S
@CHAR walks to spot % X Y in S

I used & for the first line of code and @ for the second line of code so that it happens at the same time.

*S is the time in seconds BTW (I’d make it the same number).
*Replace those values with numerical ones.

OR you can also use AND to combine both.

You can read about script symbols here:Script Symbols/Commands and What They're Used For

1 Like

Thank you very much… You helped me a lot!!! :revolving_hearts:

1 Like

Closed: Marked as solved by op @MarinaK :v: