how to make characters follow each other while walking/running? And making it a panning across whjile theyre following each other?
Can anybody help?
What zone would you like the characters to stop running/walking? or do you want the background to loop?
It would look something like this.
&pan to zone 3 in 5
&CHARACTER1 walks to spot x y in zone 3 in 3 AND CHARACTER1 is run_loop
&CHARACTER2 walks to spot x y in zone 3 in 5 AND CHARACTER2 is run_loop
The character you want to follow has to have a longer time of getting to the spot (5). The character you want to be followed has to have a shorter time (3).
Pan to the zone in the amount of time the following character is running (5) for a start, (and also pan to the zone your characters are traveling to), but you might end up using &pan to zone 3 in 6 or &pan to zone 3 in 5.5
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.