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