Hi, whats the easiest way of making movement along path created by nodes hard-placed on the map ?
I want to place invisible objects on layer, set order id for each of them, and then make an object move to each of them ?
I want to make a simple tower defense with determined path on the map, and make enemies follow that path.
Pathfinding in such situation in complete overwhelming.