The Timeout condition, does indeed not work correctly in the context of Behaviour Trees right now, but rather only in the context of FSMs, since in BTs, condition disable method is never called. In the context of Behaviour Trees however, I would like to suggest that you can use the “Timeout” Decorator node instead, which is a better fit for doing the same thing in a Behaviour Tree.
Please let me know if using the Timeout Decorator node works for you as a solution.
Thanks!
Join us on Discord: https://discord.gg/97q2Rjh
Login
Register
By registering on this website you agree to our Privacy Policy.