Traffic-Simulator / Assets / Scripts / Roads / Node /
@Lukas Lukas authored on 18 Feb 2022
..
CustomNode.cs add a node direction to support smooth intersections on nodes with more than just two roads 2 years ago
CustomNode.cs.meta introduce different node types in preperation for levels 2 years ago
ExitNode.cs add spawn- and exit nodes 2 years ago
ExitNode.cs.meta add spawn- and exit nodes 2 years ago
ExitNodeData.cs add cars and their routes using the astar search algorithm 2 years ago
ExitNodeData.cs.meta add spawn- and exit nodes 2 years ago
Node.cs add a node direction to support smooth intersections on nodes with more than just two roads 2 years ago
Node.cs.meta introduce different node types in preperation for levels 2 years ago
NodeData.cs introduce different node types in preperation for levels 2 years ago
NodeData.cs.meta introduce different node types in preperation for levels 2 years ago
PermanentNode.cs add spawn- and exit nodes 2 years ago
PermanentNode.cs.meta introduce different node types in preperation for levels 2 years ago
SpawnNode.cs add spawn- and exit nodes 2 years ago
SpawnNode.cs.meta add spawn- and exit nodes 2 years ago
SpawnNodeData.cs add cars and their routes using the astar search algorithm 2 years ago
SpawnNodeData.cs.meta add spawn- and exit nodes 2 years ago