Jump to content

Driver Aggression Property


photo

Recommended Posts

Posted

Hi all,

 

I want to add driver aggression propery into the Unigine Driving example.

Can i achieve that with changing driver efficiency settings or other settings(which settings ?)?

Regards

Posted

Hi Andry,

 

Thanks for your attention.I mean overtaking,speed differences between vehicles and other similiar behaviours in traffic by Aggression property.

Posted

Hi,

 

Unfortuantely, there is no such parameter as Aggression. Changing efficiency and other settings could help a little in your case.

 

You also can inherit from DriverAI class and try to implement your custom logic for Aggressive drivers. You can override onUpdate() function but junction rules should remain untouched.

 

Thanks!

×
×
  • Create New...