AITrafficStopManager

Located at: Assets\TurnTheGameOn\SimpleTrafficSystem\Resources\AITrafficStopManager

These control groups of AI Traffic Lights by sequencing Traffic Light Cycles based on timers set for each sequence. Each Traffic light cycle holds an array of Traffic Lights which hold a reference to AI Traffic Waypoint Routes. Once a route is assigned to a traffic light, the light will control if the car at the final waypoint is allowed to proceed through the intersection to the next connected waypoint route.

Last updated