|
**************************
returns VR_ERROR, OK
if track_handle ==NULL it doesn't cancel the chase type so
for canceling chasing use STATE_object_set_chase_type(NO_CHASE);
Automatically set the closest point on the track (closest to the object)
as the next point to go towards
(to override this setting use STATE_object_set_next_point_on_track() )
|