Hey everyone,
I’m trying to do a game, where it has a map with some streets, etc. And I wanted to know if it is possible to have a script to see the nearest route to go to the destination. Like a real life gps…
Best regards,
PeterAS17
Hey everyone,
I’m trying to do a game, where it has a map with some streets, etc. And I wanted to know if it is possible to have a script to see the nearest route to go to the destination. Like a real life gps…
Best regards,
PeterAS17
I wanted to know if it is possible to have a script to see the nearest route to go to the destination.
Yes, read up on pathfinding.