- Joined
- Jun 27, 2010
- Messages
- 2,710
I got this Brewmaster's spell storm, Earth and Fire. When the spell is cast the brewmaster disappears an there appear storm, earth and fire and what I want to do is an active trigger that actively changes the lock whenever I change my selection among any of them.
the triggers are two, when the spell si cast the trigger detects this and activates the trigger for cameras.
the triggers are two, when the spell si cast the trigger detects this and activates the trigger for cameras.
-
Cast Pandas
-
Events
- Unit - Brewmaster 0009 <gen> Begins casting an ability
-
Conditions
- (Ability being cast) Equal to Storm, Earth, And Fire (Chen)
-
Actions
- Camera - Reset camera for Player 10 (Light Blue) to standard game-view over 0.00 seconds
- Trigger - Turn on Change Cameras <gen>
- Wait 60.00 seconds - spell duration
- Trigger - Turn off Change Cameras <gen>
- Camera - Lock camera target for Player 10 (Light Blue) to Brewmaster 0009 <gen>, offset by (0.00, 0.00) using Default rotation
-
Events
-
Change Cameras
-
Events
- Time - Every 0.15 seconds of game time
- Conditions
-
Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
- If - Conditions
- Then - Actions
- Else - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
Events
Last edited: