AvoidCollisionLookAhead Property

Usage:
   AiTemplatePlugIn.AvoidCollisionLookAhead number

Argument values:

argument 1:    15.0

Used in object types (and how often in each type): Mobile (6%)

Used in a total of 5 .con files: Objects.con

Parent directory of these .con files: objects/Vehicles

Example: (from objects/Vehicles/Sea/Enterprise/Ai/Objects.con)
   AiTemplatePlugIn.Create Mobile EnterpriseMobile
   AiTemplatePlugIn.VehicleNumber 2
   AiTemplatePlugIn.MaxSpeed 0.0
   AiTemplatePlugIn.TurnRadius 100.0
   AiTemplatePlugIn.CoverSearchRadius 50.0
   AiTemplatePlugIn.AvoidCollisionLookAhead 15.0


Go to the AiTemplatePlugIn properties list page, AiTemplatePlugIn page, All Properties list, or Main scripting page.