🚦Traffic Light
Each waypoint can automatically add a traffic light by checking the Is Traffic Light setting (default is off)
Next, you will probably need to move and/or rotate your traffic light to match your environment.
The traffic light contains one important element. The StopCollider object; this is the collider that will stop the first car arriving at the traffic light.
⚠️Warning: This will only work if the collider name is StopCollider
Last updated