Create skills/mechanics/SetProjectileDirection authored by Lxlp's avatar Lxlp
## Description
Sets the calling projectile's current direction to the given target
## Attributes
>*This mechanic has no attributes*
## Examples
Once called by a projectile, this mechanic will change the projectile's direction based on its current direction
```yaml
Skills:
- setprojectiledirection @ProjectileForward{f=10;rot=45}
```
\ No newline at end of file