I'm trying to make a little cinematic for everyone to see on map startup, but the "Pan Camera" action only lets me choose a specific player, and I couldn't find an option to pan for all players. Do I have to copy the action for every player each time I want to move the camera, or is there a better way to do it?
I'm trying to make a little cinematic for everyone to see on map startup, but the "Pan Camera" action only lets me choose a specific player, and I couldn't find an option to pan for all players. Do I have to copy the action for every player each time I want to move the camera, or is there a better way to do it?
@karisu: Go
Yes. "Pick Each Player and Player Group". Put your pan action under the pick each player loop and set the player # to "picked player".
Be sure to put any "wait" actions after and out of the loop pick each player loop though.
Thanks for your help!