GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
lukas
/
Traffic-Simulator
Download ZIP
29 commits
Transfer to URL with SHA
tree:
0de3378c6c
Switch branches
×
master
Traffic-Simulator
/
Assets
/
Scripts
/
Roads
/
Node
/
latest commit
c147e2ce09
biosfood
authored
on 9 Sep 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
vastly improve car-car avoidance
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
before descision rework
2 years ago