Navigation
BlueprintAPI > BlueprintAPI/Animation > BlueprintAPI/Animation/Utilities
Returns degree of the angle between Velocity and Rotation forward vector The range of return will be from [-180, 180]. Useful for feeding directional blendspaces.
Target is Kismet Animation Library
Inputs
| Type | Name | Description |
|---|---|---|
| vector | Velocity | The velocity to use as direction relative to BaseRotation |
| rotator | Base Rotation | The base rotation, e.g. of a pawn |
Outputs
| Type | Name | Description |
|---|---|---|
| real | Return Value |