B
Billy(
Guest
Can anyone tell me what's wrong with the following trigger?
-----------------------------------------------
Starting Cinematic
Events
Map initialization
Conditions
Actions
Player Group - Pick every player in (All players controlled by a User player) and do (Actions)
Loop - Actions
Visibility - Create an initially Enabled visibility modifier for (Picked player) emitting Visibility across Visibility <gen>
Cinematic - Turn cinematic mode On for (All players controlled by a User player)
Cinematic - Disable user control for (All players controlled by a User player)
Cinematic - Fade in over 3.00 seconds using texture Black Mask and color (0.00%, 0.00%, 0.00%) with 0.00% transparency
Camera - Apply Beginning <gen> for (Picked player) over 0.00 seconds
Wait 1.00 seconds
Camera - Apply Choose <gen> for (Picked player) over 3.00 seconds
Wait 2.20 seconds
Cinematic - Turn cinematic mode Off for (All players)
Cinematic - Enable user control for (All players)
-----------------------------------------------
Now, the problem is that, camera won't go to "Choose<gen>"..
And there the action stops, so I created a new trigger to unbug this one..
Can anyone tell me how to fix this trigger?
Btw - It was working well while I did that only for Player 1(Red)
-----------------------------------------------
Starting Cinematic
Events
Map initialization
Conditions
Actions
Player Group - Pick every player in (All players controlled by a User player) and do (Actions)
Loop - Actions
Visibility - Create an initially Enabled visibility modifier for (Picked player) emitting Visibility across Visibility <gen>
Cinematic - Turn cinematic mode On for (All players controlled by a User player)
Cinematic - Disable user control for (All players controlled by a User player)
Cinematic - Fade in over 3.00 seconds using texture Black Mask and color (0.00%, 0.00%, 0.00%) with 0.00% transparency
Camera - Apply Beginning <gen> for (Picked player) over 0.00 seconds
Wait 1.00 seconds
Camera - Apply Choose <gen> for (Picked player) over 3.00 seconds
Wait 2.20 seconds
Cinematic - Turn cinematic mode Off for (All players)
Cinematic - Enable user control for (All players)
-----------------------------------------------
Now, the problem is that, camera won't go to "Choose<gen>"..
And there the action stops, so I created a new trigger to unbug this one..
Can anyone tell me how to fix this trigger?
Btw - It was working well while I did that only for Player 1(Red)


