AITrafficStop

The tutorial workflow has this component controlled by AITrafficStopManager, but you can also write your own scripts to control a stop for a route.

Variables

waypointRoute

Cars can't exit assigned route until AITrafficStopManager allows it.

stopForTraffic

Read only bool returns the current status of the stop.

Public Methods

StopTraffic

Cars can't exit route.

AllowCarToProceed

Cars can exit route.

Last updated