location_look_at

Rotates the location to face towards another point in the trigger.

Categories: location

Required arguments

Key(s)DescriptionType
targetThe point in the trigger data to face towards.
Choices: player, victim, block, projectile, dispatcher
STRING

Example

mutators:
  - id: location_look_at
    args:
      target: player|victim|block|projectile|dispatcher