location_to_eyes

Sets the location to the eye position of the player or the victim.

Categories: location, player, victim

Required arguments

Key(s)DescriptionType
entityThe entity to take the eye location from.
Choices: player, victim
STRING

Parameter transformers

  • PLAYER becomes LOCATION

  • VICTIM becomes LOCATION

Example

mutators:
  - id: location_to_eyes
    args:
      entity: player|victim