- Joined
- Apr 15, 2016
- Messages
- 118
If this
Then why would anyone use Trigger - Run another Trigger that has no Events, why not put it all in the same Trigger?
-
Tiger 1
-
Events
-
Event - A Generic Event Happens
-
-
Conditions
-
Any condition is met
-
-
Actions
-
Unit - Create 1 Unit right there
-
Set U = Last Unit
-
Unit - Move U here
-
Special Effect - Create SFX
-
-
Tiger 1
-
Events
-
Event - A Generic Event Happens
-
-
Conditions
-
Any condition is met
-
-
Actions
-
Unit - Create 1 Unit right there
-
Set U = Last Unit
-
Trigger - Run Other Trigger
-
-
Other Trigger
-
Events
-
Conditions
-
Actions
-
Unit - Move U here
-
Special Effect - Create SFX
-
Then why would anyone use Trigger - Run another Trigger that has no Events, why not put it all in the same Trigger?