Navigation
BlueprintAPI > BlueprintAPI/Game > BlueprintAPI/Game/Components > BlueprintAPI/Game/Components/ProjectileMovement
Don't allow velocity magnitude to exceed MaxSpeed, if MaxSpeed is non-zero.
Target is Projectile Movement Component
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| vector | New Velocity |
Outputs
| Type | Name | Description |
|---|---|---|
| vector | Return Value |