|
Lastly
I placed the dispatcher itself. Set its Tag to whatever you set
the above Trigger to (in this case 'Dispatcher' which it should
be to start with).
Next go to the Dispatcher properties and set them as in the image
on the right.
What this will do is after the dispatcher is triggered it will
wait 1 second and then trigger SpecialEvent1. Then it will wait
another 2 seconds and trigger SpecialEvent2 and finally wait
another 3 seconds and trigger SpecialEvent3 (6 seconds in
total).
|