So I can't seem to figure out how to make an object with path-finding to go to a specific point on the layout.
For example, I would want the object to go to x200 , y300, and depending on how close the object is to these coordinates, it would over-shoot or under-shoot the position...
So, do you know a way to make it arrive at the exact position?