- Transitions between states are triggered by events, so you need to add some events in the Event Manager.
- Now right-click on a state and select Add Transition. This makes a new transition that you can configure.
- Right click on the transition box and select the event that should trigger the transition.
- Now drag a link from the event to the state you want to transition to.
- Repeat until all your states are connected the way you want.