Police Pursuit System
Police Pursuit System
Dynamic AI Chase
If racers exceed a configurable speed limit, AI police units spawn and chase them.
AI behaviors:
Police spawn behind racers in a realistic formation.
Enhanced speed & handling for police vehicles.
Intelligent response based on racer actions.
Example configuration:
Config.policeVehicle = "police"
Config.policeModel = "s_m_y_cop_01"
Config.MaxSpeed = 500
Config.Aggressiveness = 100.0
Config.SpeedThreshold = 140
Last updated