Page 1 of 1

Can you implement Swarm AI

Posted: Thu Jul 09, 2015 1:35 pm
by Barfussmann
I have just a quick question.
Can you implement AI new or change existing AI?
Because i want to try make AI with algorithm base of Swarm AIs.

Re: Can you implement Swarm AI

Posted: Thu Jul 09, 2015 7:54 pm
by Rahjital
You can't change behaviour of individual units. However, you can give them orders and put them into groups (which you can then give orders to instead of individual units)

Basically, a large scale strategic AI is viable, while a tactical AI governing individual biters is... less so. Not impossible, but it'd require some hack-ish solutions.