Mechanic
rotatetowards
Rotates the caster towards the target location incrementally
Aliases
rotateto
Configuration Fields (2)
| Name | Type | Default | Description |
|---|---|---|---|
| yaw y | PlaceholderDouble | — | The yaw to be set/add - Either yaw or pitch is required |
| pitch p | PlaceholderDouble | — | The pitch to be set/add - Either yaw or pitch is required |
Examples & Notes
Examples
SlowTurn:
Skills:
- rotatetowards{pitch=true;uel=true;maxyaw=1;maxpitch=0.5;repeat=199;repeatInterval=2} @Trigger ~onInteract
Universal Mechanic Options
- Author:
- Ashijin
