Yes it does help. Am I able to use it like this then in the custom move route?
this.findPathTo($gamePlayer.x -0,$gamePlayer.y);this.setDestination($gamePlayer.x -0,$gamePlayer.y);
what is the -O part? but yes, these functions are indeed working in move routes ^^
Sorry that part was for something else unrelated. Anyway thanks for your help!