This PR adds a sprinting power type that forces the entity to sprint.
Field
Type
Default
Description
requires_input
Boolean
false
Determines whether to check for sprinting inputs (e.g: double-tapping the key.forward keybinding, or pressing the key.sprint keybinding) before applying.
Resolves #197
This PR adds a
sprinting
power type that forces the entity to sprint.requires_input
false
key.forward
keybinding, or pressing thekey.sprint
keybinding) before applying.