Hi Chris,
I'm trying to figure how to integrate Apex Path with AC, and as I read the docs and try, I was stuck. Then I ask for help in the Apex Path forums, and Geminior, from Apex Path, told me that AC needs a method that support the Async pattern. Could this be possible? Could you extend the behaviour so AC support async path finding?
Thanks in advance
Carlos
Comments
Be aware that AC has a Pathfind update time in the Settings Manager - this allows for repeated calls to update a dynamic path while a character is moving along it.
Does Geminior have an email that I can write to directly?
The principle being that instead of having AC control the character, you instead have AC only calculate where to end up, and feed it into your Apex Path agent and have AP control the motion itself.
A tutorial on writing motion controller can be found here.