Hello all,
Fairly new user here. Just installed this into C3,
I made a fairly simple layout where you can select a unit and order it to various locations on a tilemap. This worked fine with the default pathfinding plugin, but its lack of tile-based movement was unsatisfactory.
I went ahead and replaced the pathfinder actions with the EasyStar actions. However, I can not seem to find the "Move along path" type action.
The current "Move along path" action I have is from the default pathfinding, that obviously doesn't work, its just a placeholder till I find the correct action or some workaround.
My goal is to be able to have units move in 8 directions in a grid-like fashion.
Cheers and thanks to Magistross for making the plugin as well as to Eren for the port to C3.