Searching paths like in SC2

Hey,

Is it possible to gain similiar path finding to Starcraft II when it comes to attacking other agents?


As you can see the agents take into account their ally agents which are currently attacking enemy while searching for another path.

It would be really helpful to my project if that would be possible.

Thanks!

1 Like

Anyone solved this issue?
Bump.

Hi

Currently this is not included in the package. However if you are interested in how they did it, I would recommend checking out this GDC Vault presentation: http://www.gdcvault.com/play/1014514/AI-Navigation-It-s-Not
Around 11:40 is of particular interest for you I think.