@@ -9,12 +9,22 @@ Sets the calling projectile's movement direction to the given target
| magnitude | m | The magnitude of the change. A value of 1 will make the projectile change direction perfectly. Lower values will interpolate the changed direction position between 0 and 100% | 1 |
## Supported Targeters
This mechanic accepts both location targeters and entity targeters. When given an entity targeter, the projectile is aimed at that entity's current location.
## Examples
Once called by a projectile, this mechanic will change the projectile's direction based on its current direction