DarkAI

PLAYER

The player is added to the AI system only to provide entities with the current position of the player. This can be done directly through the use of a DarkBasic object linked to the player or through the use of AI Set Player Position to do it manually. The AI system does not move or change the player in any way nor does it calculate paths or restrict the player from moving through obstacles. It is only used to provide the system with information about where the player is.

You can only add one player to the AI system and it is automatically placed on the friendly team.