location_look_at
Rotates the location to face towards another point in the trigger.
Categories: location
Required arguments
| Key(s) | Description | Type |
|---|---|---|
target | The 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