I have a third person character that I control. However, when a boolean is triggered I would like to run a behavior tree for my character (for movements and attacking). I have tried to run a behavior tree (with a controller and blackboard and services and tasks) on my third person character however the behavior tree is always inactive. I am just wondering if it can be done and if yes how?