Reply To: Feature Request: OnEnter / OnExit behaviors for Nested BTs / FSMs

Forums 💬 NodeCanvas ⚙️ Support Feature Request: OnEnter / OnExit behaviors for Nested BTs / FSMs Reply To: Feature Request: OnEnter / OnExit behaviors for Nested BTs / FSMs

#16603
zornor90
Participant

    Yeah that’s exactly right, basically I need some way of ensuring that some functions are always called when entering and exiting a subtree regardless of how the subtree is transitioned out of

    I would also love a way to ensure that things are called even if an any state transition is called while my FSM is in a subtree