• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Select all players for a camera?

Status
Not open for further replies.
Level 3
Joined
Jun 26, 2010
Messages
43
I'm not sure if this has been answered before being as I am too lazy, but I have a problem. Might be and easy to solve one... OK so in this action there is a part stumping me on how to do for the sake of making my life easier.

  • Actions
  • Camera - Apply Camera 002 <gen> for Player 1 (Red) over 0.00 seconds
Is there a way to make it choose all players from player one to five to apply the camera to in a single action other than this?


  • Actions
    • Camera - Apply Camera 002 <gen> for Player 1 (Red) over 0.00 seconds
    • Camera - Apply Camera 002 <gen> for Player 2 (Blue) over 0.00 seconds
    • Camera - Apply Camera 002 <gen> for Player 3 (Teal) over 0.00 seconds
    • Camera - Apply Camera 002 <gen> for Player 4 (Purple) over 0.00 seconds
    • Camera - Apply Camera 002 <gen> for Player 5 (Yellow) over 0.00 seconds
It's gets super annoying in the cinematics I am using.

If it is possible in GUI (I think it's what it's called) great.
 
Level 3
Joined
Jun 26, 2010
Messages
43
Yeah, like this:

  • Player Group - Pick every player in (All players controlled by a User player) and do (Actions)
    • Loop - Actions
      • Camera - Apply (Current camera) for (Picked player) over 0.00 seconds

wow, I failed, I totally didn't see the player group actions :goblin_jawdrop:
 
Status
Not open for further replies.
Top