How do you guys make the character run to different zone and PAN at the same time?

Can we make the character run and make the screen follow to it ? even if the background is not a LOOP BACKGROUND ?

I am pretty sure it is something along the lines of @follow CHARACTER to zone y
@Apes ?

2 Likes

@CHARACTER walks to spot 12 345 678 in zone 3 in (however many seconds) AND CHARACTER faces (left or right) AND CHARACTER is run_athletic AND pan to zone 3 in (however many seconds your character is running in the zone)

1 Like

For default positions:
@follow CHARACTER to position in zone #

For spots:
&pan to zone # in [time]
@CHARACTER walks to spot % x y in zone # in [time]

1 Like

thank you so much for the help :grin:

thanks for the help it worked :smile:

1 Like

I tried to follow it and it kinda worked.
Thank you so much :smiling_face_with_three_hearts:

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