![]() |
#4
|
|||
|
|||
A simple collision detection method would use viz.intersect() to draw a line in front of the car checking if any objects are in the way. Check out the Using real-time physics tutorial for an example of this method.
|
|
|