Changes
Page history
Create skills/mechanics/SetProjectileDirection
authored
Jul 07, 2023
by
Lxlp
Show whitespace changes
Inline
Side-by-side
skills/mechanics/SetProjectileDirection.md
0 → 100644
View page @
9778ee4d
## 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