TrSequence<TR1, TR2, ...>
Each time a new transition is started, a transition is selected sequentially, such that the frist time a transition is started TR1 will be selected, then TR2, etc. When the end of the sequence is reached, the next transition selected wraps back around to TR1.