
That is why I decided to write a post with hope that you guys can help me understand some things or to give me some ideas maybe.
I have 2 difficult points in my work for now. First is how to make a sort of code which gives me splittimes and laptimes of cars. Probably I can make some unefficient code by myself


The second one is about moving cars around the track and controlling his speed depends on variables like speed, acceleration, braking. These valiues should change during race (depends on car/driver attributes) so I can't use paths for instance.
Any ideas will be helpful, even links to other topics because I'm not 100% sure I haven't miss any

If you have any questions, please ask.
Thanks in advance.