BP_SprintingComponent

This page describes the Sprinting Component that ships with Motion. The Sprinting Component provides an alternative movement mode for players. When holding (or pressing) the Sprint Key, the player accelerates towards a sprint bonus speed that can be configured in this component.

The component also detects if the player is moving backwards or sideways, either aborting the sprint or applying a speed penalty for moving sideways.

While the player sprints, a camera shake is applied.

Dependencies

  • requires BP_WalkingComponent.

  • requires BP_CrouchingComponent.

Methods

Manipulators

Event Handler

Debug


Variables

Configuration

Constants

Default

States

Component Data

Last updated