Feedback on FSMs

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #14194
    feelx
    Participant

      Hi,
      just figuring out the basics of NodeCanvas so this might already be possible:

      There are callbacks for the states (enter, exit, update) – to do stuff in code, but not graphically? In the node editor I would like to directly on the state add actions etc. for when I enter / exit a state, say for example set Animator parameters etc.. Is that possible? If not, planned?

      Cheers,
      Felix

      #14196
      Gavalakis
      Keymaster

        Hello,
        If you want to have a separate list of actions for Enter, Update, Exit, you can use the so called ‘Super Action State’ instead of ‘Action State’.
        Let me know if that works for you.
        Thanks.

        #14195
        feelx
        Participant

          Hi,

          yes that should do it – thanks!

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