I've been thinking about this for about 3 days now, but I can't seem to figure out how I'm going to accomplish this task.
What I want to do is create a function that will be able to find a specific point on an sf::Shape and jump straight to it.
In other words, I can type in any coordinate that is on the map and it will find it and take me to it.
Any ideas would be great.