What kind of AI are you referring to (pathfinding, etc..) ?
Quote:
Could anyone give me some advice the best way to implement A.I behaviour in vizard? should I create an external .py that handles A.I routines?
|
Yes, creating an external module that does all the calculations would probably be the best solution.