Navigation
BlueprintAPI > BlueprintAPI/Mover
Returns an additive angular velocity (degrees/second) based on the starting state and timestep. The vector points in the direction of the rotation axis
Target is Turn Generator Interface
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| rotator | Target Orientation | |
| struct | Full Start State | |
| struct | Mover State | |
| struct | Time Step | |
| struct | Proposed Move | |
| object | Sim Blackboard |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| vector | Return Value |