Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 317 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 317 Bytes

Unity Traffic AI

Description

A simple demo of city traffic system AI.

Core

  • Behaviour Tree
  • Digraph
  • Dijkstra

Features

Editor

With an editor window which can be used to easily create a traffic road map.

Example Scene

With a simple example scene, you can easily see what this project does.