Archived
Private
Public Access
1
0
This repository has been archived on 2026-02-04. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
2022-11-12 13:10:03 +01:00

768 B

#Creating a Transition

States can be connected through transitions, which determines the order in which the states are run.

To create a transition:

  1. Right-click the source state and select Make Transition.

  2. Do one of the following:

    • Click on the destination state.

    • End the transition at an empty space in the graph to create a new state automatically.

    • Ctr-click (or Cmd-click on Mac) on the source node and drag to create a transition.