Recent content by ssthor22

  1. S

    Unable to get 3rd person point and click to work

    I'm trying to setup a simple 3rd person point and click controller using A* pathfinding, which I'm experienced with. I've added the A Star AI Agent Movement ability to the character as instructed in the integrations documentation. I looked into the script and it looks like the Null References...
  2. S

    Is there a way to call a behavior tree to run from script?

    Hi, I have a working BT for basic NPC behavior, and I'm trying to integrate this into another larger AI framework (Utility AI). Is there a way to call a specific behavior tree to run from script? I can't seem to understand how to do this. Thank you.
Top