Crate bevy_fpc_sprint

source ·
Expand description

Sprint feature crate for bevy_fpc

Give the ability to move faster on forward movement

Structs§

  • A resource for specifying configuration information about bevy_fpc sprinting feature.
  • Component used to mutate speed of controller horizontal translations when sprinting. Contain one value by which the WalkSpeed will be multiplied.

Functions§

  • Add sprinting value to entity forward translation when the associated input is pressed