Hello,
I am creating a Tower Defense game. In this game you can place the towers and create a maze for enemies. But if there are lots of enemies moving through the maze and I create a new tower, they are moving round as many times as many towers I created. I'm using Pathfinding behavior. Here is a .capx file: https://drive.google.com/file/d/0BwMj0Y ... sp=sharing
Could you help me to fix it or is it just a bug of Pathfinding?