History for Traffic-Simulator / Assets / Scripts / Roads / Road.cs
2022-02-17
@Lukas
improve the car positioning by using a prefitted polynom to find the respective t-value
Lukas committed on 17 Feb 2022
2022-02-16
@Lukas
fix bad car behaviour on weirdly shaped roads
Lukas committed on 16 Feb 2022
2022-02-12
@Lukas
make the cars move on roads with a real world space speed
Lukas committed on 12 Feb 2022
2022-02-10
@Lukas
add cars and their routes using the astar search algorithm
Lukas committed on 10 Feb 2022
2022-02-06
@Lukas
add road direction indicator
Lukas committed on 6 Feb 2022
2022-02-05
@Lukas
introduce different node types in preperation for levels
Lukas committed on 5 Feb 2022
2022-02-04
@Lukas
add the ability to remove roads
Lukas committed on 4 Feb 2022