PlatformerControlsWrapperParams.run property
Params to controls walking and running of the target object
-
maxSpeed : the walking speed of the character
-
boost: how much to speedup the character when running, this is activated when the user presses the shift key
Signature:
run?: PCRunParams;