TargetsTargets are objects used for indicating to the Player a certain point to reach.
During the game they are showed using a 2d image on the HUD and optionally they can also show the distance in meters to the target point.
Reaching a target means the player is close to it within a certain radius.
When a target is reached it can optionally send an event/message to a given object (for example a COMPLETED_MISSION to the current mission).
The following is the complete list of the parameters specific for a ntarget class object:
|