April 27, 20196 yr Is there any way to check that the player is indeed moving towards a certain area? That is, I click the mouse to move to a tile, how can I check that the player is actually moving towards that tile now?
April 27, 20196 yr 3 hours ago, RXScripts said: Is there any way to check that the player is indeed moving towards a certain area? That is, I click the mouse to move to a tile, how can I check that the player is actually moving towards that tile now? getMap().getDestination()?
Create an account or sign in to comment