SeekerClass

Classlabel: "seeker"

Description:
Seeker is a type of GameObject that can drift towards a nearby Target, and Detonates on impact.

ODF Properties:
  • [SeekerClass]

    searchRange = 50.0f
    Range which it seeks out Targets.

    floatVeloc = 10.0f
    Velocity that it homes in on Targets.

    setAltitude = 2.0f
    Altitude above the ground.
On this page