Pathfinding behaviour is quite useless for turn based game purpose because it doesnt give access to array of points on found path and can only follow path without much of my input.
Anyone have something done that can be used in case where you want to know points on path and move object by yourself instead for lets say only 3-4 cells or like x ammount of pixels?