Moving the Camera with the Character

Hey:) Can anyone help me, Im looking how to move the camera with the character to go the other half of the background!! Help ASAP

Thanks :wink:

@follow CHARACTER to screen x in zone y

For spot directing:

Example:
&pan to zone 2 in 3
@YOU walks to spot 1.280 550 0 in zone 2 in 3 AND YOU does it while walk_neutral

Regular follow command:

Example:
@follow YOU to screen center in zone 3

These are two ways to get the camera to move with the character : )

Good luck with everything!

1 Like

@follow CHARACTER to [position] in zone #

Example:
@follow YOU to screen center in zone 3

Can also be:
@follow CHARACTER to screen position in zone # and CHARACTER does it while animation

Example:
@follow YOU to screen center in zone 3 AND YOU does it while walk_neutral