# AntCity Traffic Model

##Installation

You have to use the V2 of Hybrid Renderer. To do so, add "ENABLE_HYBRID_RENDERER_V2" to your symbols under "Project Settings > Player > Scripting Define Symbols"

<https://docs.unity3d.com/Packages/com.unity.package-manager-ui@2.0/manual/index.html>

```json
{
    "dependencies": {
        "com.ant-automation.antcity.trafficmodel": "https://[username]@bitbucket.org/ant-automation/antcity.trafficmodel.git"
    }
}
```