Forums › 💬 NodeCanvas › 🗨️ General Discussion › A few questions › Reply To: A few questions
Hello James! Thanks for getting NC 🙂
Can you please clarify how you set this up?
You have a BasicMonster gameobject with a BehaviourTreeOwner component which is a prefab. This BehaviourTreeOwner has a BT tree assigned (which I suppose is also a prefab). You instantiate the BasicMonster game object.
Is this how it is?