Transition evaluations question

NodeCanvas Forums Support Transition evaluations question

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #11048
    chocolacode
    Participant

    hi there,

    can you please explain how does the transition evaluation “Check Manually” work?

    transition evaluations:
    -CheckContinuously
    -CheckAfterStateFinished
    -Check Manually

    thanks!

    #11059
    Gavalakis
    Keymaster

    Hey,
    This option is only relevant if you are using the FSMCallbacks (explained here). If the option is left to CheckManually, then they will only be checked when CheckTransitions() is called from within these callbacks as explained in the relevant documentation section linked above.

    Join us on Discord: https://discord.gg/97q2Rjh

    #11080
    chocolacode
    Participant

    Thanks for explaining ! 🙂

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.