NavMesh.avoidancePredictionTime

매뉴얼로 전환
public static float avoidancePredictionTime ;

설명

Describes how far in the future the agents predict collisions for avoidance.

The larger the value, the earlier the agents will start to avoid each other if they are on collision course. The value is measured in seconds. Default value is 2.0, a good range for tuning is between 0.5 and 5.0.