Navigation
BlueprintAPI > BlueprintAPI/Mover
Applies a desired angular velocity to a starting rotator over time. Returns the new orientation rotator.
Target is Movement Utils
Inputs
| Type | Name | Description |
|---|---|---|
| rotator | Starting Orient | |
| vector | Angular Velocity Degrees | |
| real | Delta Seconds |
Outputs
| Type | Name | Description |
|---|---|---|
| rotator | Return Value |