Visual State Machine
  • Welcome
  • FAQ
  • Get Started
    • Setup
    • How to Create a State Machine
    • How to Open the Graph Editor
    • How to Create a State
    • About State IDs and Renaming States
    • How to Duplicate States
    • How to Set the Entry State
    • How to Create a Transition
    • About Transition IDs and Renaming Transitions
    • About Transition Labels
    • How to Trigger a Transition
    • How to Trigger a Transition by Label
    • How to Listen to Graph Events
  • Advanced
    • Execution Order
    • Listening to Events from Script
    • Writing Custom State Behaviours
    • Extending VSM
Powered by GitBook
On this page

Was this helpful?

  1. Get Started

How to Set the Entry State

PreviousHow to Duplicate StatesNextHow to Create a Transition

Last updated 2 years ago

Was this helpful?

The entry state is the state, which is automatically entered when the state machine is started.

  1. Right click on the desired state and select Set as Entry.

Result

The first state you create on a state machine becomes automatically the entry state.