Context Menu
Right click on a state title bar to open the State Context Menu:
Add Transition
Adds an empty transition box to the state. You then need to set the event that triggers the transition and the state it transitions to.
Add Global Transition
Adds an empty global transition to the state. You then need to set the event that triggers the global transition.
Set as Start State
Sets the selected state as the start state for the FSM. The start state is the first state entered when the FSM is enabled.
Set Color
Sets the color used to draw the state. Colors are defined in Preferences > Color
Copy States
Copy the selected states to the clipboard. You can then paste the states later.
Save Template
Save the selected states as a Template.
Delete States
Delete the selected state/s.
Toggle Breakpoint
Toggles the breakpoint on the selected state. See Breakpoints.
Graph View Preferences
Shortcut to Preferences > Graph View.