Simple. While game object set active : false. Nodecanvas doesn’t not restart behavior tree owner if I use decorate Filter 1 times.
Please help. Thanks.
I am sorry but I am not exactly sure what what you mean is the problem. :/ Can you please post a screenshot of the BehaviourTree you have, or more information of your setup and usage?
Also, please note that because initialization is called in Awake of the BehaviourTreeOwner component, the gameobject has to be activated at least once, otherwise Awake will never be called, thus initialization will never happen. I could make the Awake method public if you want, so that you can manually initialize the BehaviourTreeOwner by calling Awake() even when it is disabled.
Please let me know.
Thanks.
Join us on Discord: https://discord.gg/97q2Rjh
Author
Posts
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.
Login
Register
By registering on this website you agree to our Privacy Policy.