Hello,
So I've got some cars, they're supposed to drive a random route. The problem is, is how do I get the cars to stay on the roads.
Is it only possible using something like: getOneObjectAtOffset(x,y,road.class), or are there better ways of doing this?
Thanks!

