I have some questions regarding AI:
1. Is it possible to write ai script directly in the trigger editor, or does it have to be imported? That would simplify the debugging process...
2. I need an algorithm for a triggered ai: I want to find point X within A radius of point Y, which has most enemy units within radius B. In other words I want to find an optimal casting point for area spells.
1. Is it possible to write ai script directly in the trigger editor, or does it have to be imported? That would simplify the debugging process...
2. I need an algorithm for a triggered ai: I want to find point X within A radius of point Y, which has most enemy units within radius B. In other words I want to find an optimal casting point for area spells.