Garry's Mod Wiki

Entity:HeadTarget

  Vector Entity:HeadTarget( Vector origin )

Description

Returns the position of the head of this entity, NPCs use this internally to aim at their targets.

This only works on players and NPCs.

Arguments

1 Vector origin
The vector of where the attack comes from.

Returns

1 Vector
The head position.