AimAtPos( <aim at point> )


Module: AI
SP Only

Summary:

Sets the actor to aim at the given point. Returns the blend time of the aim



Call this on:

<actor> An actor



Example:

aimTime = self AimAtPos (targetPoint);



Required Args:

  • 1 : <aim at point> The point to aim at.