Traffic-Simulator / Assets / Scripts / Roads / Node /
@Lukas Lukas authored on 4 Mar 2022
..
CustomNode.cs add a node direction to support smooth intersections on nodes with more than just two roads 2 years ago
ExitNode.cs add spawn- and exit nodes 2 years ago
ExitNodeData.cs add cars and their routes using the astar search algorithm 2 years ago
Node.cs roads now go straight if they have the option to do so -> merges look right 2 years ago
NodeData.cs introduce different node types in preperation for levels 2 years ago
PermanentNode.cs add spawn- and exit nodes 2 years ago
SpawnNode.cs add spawn- and exit nodes 2 years ago
SpawnNodeData.cs add cars and their routes using the astar search algorithm 2 years ago