Dynamic Obstacle In Trigger
Description
Controls how the traffic vehicle reacts when a dynamic obstacle is in the trigger.
Declaration
Parameters
Name
Description
vehicleIndex
The index of the vehicle that saw the obstacle.
obstacle
The collider of the obstacle.
Set Method
Example
Default delegate implementation can be found inside DefaultDelegates.cs
Last updated