Info

Statistics

  • Download count1,145 total downloads
  • Latest download count 933 downloads of latest version
  • Average download count1 downloads per day average

Owners

A list of all Actions, Conditions and Expressions supported in this addon.

  • Actions

    {my} go to state {0}

    Assign next state.

    {my} set activated to {0}

    Enable the object's fsm behavior.

  • Conditions

    On {my} enter to {0}

    Triggered when enter state.

    On {my} exit from {0}

    Triggered when exit state.

    On {my} state changed

    Triggered when state changed. Useful when debugging.

    {my} Current state = {0}

    Compare current state.

    Previous state = {0}

    Compare previous state.

  • Expressions

    CurrentState

    Get current state.

    PreviousState

    Get previous state.