Hello there,
I’m trying to find a route finder like Bing maps, where u get the route to a destination, but I want to know how to achieve this without the use of path finding service
, because it is limited and have a limit
But in my game, its gonna be highways of 2,000+ studs, which is impossible to find for the ai
So I made a simple 4 roads
and how do I find if a road can connect to the destination?