Reply To: Implement two interfaces in action class

NodeCanvas Forums General Discussion Implement two interfaces in action class Reply To: Implement two interfaces in action class

#9188
bbdata
Participant

Hey,

I will log the exact error and let you know.
Doing it with this MonoBehaviour is fine, but is it in this case not necessary to watch permanently the blackboard value unitNavigationStatus from nodeCanvas side?

I would use an root interruptor for this, check unitNavigationStatus and have the whole agent nodes as child, to receive a new navAgent status immediately and react, no matter what BT-Nodes are executed at the same moment.
Right, or do you have a more elegant approach for this timing thing in mind?

Thanks for all good advice anyway, I begin to love nodeCanvas for its clean and stable architecture – with every sucessful approach more 😉