Mobile Type
The Mobile object
type is created by AiTemplatePlugIn.Create.
Used in a total of 90 .con files: Objects.con Parent directories of these .con files: objects/Vehicles, objects/Soldiers
Example: (from objects/Vehicles/Sea/Hatsuzuki/Ai/Objects.con)
AiTemplatePlugIn.Create Mobile HatsuzukiMobile
AiTemplatePlugIn.VehicleNumber 2
AiTemplatePlugIn.MaxSpeed 15.0
AiTemplatePlugIn.TurnRadius 50.0
AiTemplatePlugIn.CoverSearchRadius 50.0
AiTemplatePlugIn.AvoidCollisionLookAhead 15.0
Properties used with this type of object:
AiTemplatePlugIn.AvoidCollisionLookAhead
AiTemplatePlugIn.CoverSearchRadius
AiTemplatePlugIn.Create
AiTemplatePlugIn.IsTurnable
AiTemplatePlugIn.LodHeight
AiTemplatePlugIn.MaxSpeed
AiTemplatePlugIn.MinAlt
AiTemplatePlugIn.SetHearingProbability
AiTemplatePlugIn.SetSoundSphereRadius
AiTemplatePlugIn.TurnRadius
AiTemplatePlugIn.VehicleNumber
Go to the AiTemplatePlugIn type list page,
AiTemplatePlugIn page, All
Types list, Class list, CON
file list, or Main scripting page.
|