directional_velocity += acceleration;
acceleration = .5;//The car will start to speed up
acceleration = -.5;//The car will start to slow down and reverse
acceleration = 0;//The car will keep a steady speed
extremalyfresh wrote:The idea is to make clones of specific actor which are kind of targets for cars on their road. All clones are spread through the track length. The car should direct to the actor.1 first. When the car is closing to the actor.1 it switches to the next one (actor.2) and so on.
extremalyfresh wrote:I've seen it already but your advices are still helpful because I wasn't sure If I should use that kind of code for my laptimes before . I'll try to work it out and post results here so you can take a look.
By the way, here is a + for your help .
extremalyfresh wrote:What can be the reason of such behavior?
Users browsing this forum: No registered users and 1 guest