Description

If the max number of jumps is 'n', jumping from the ground allows for 'n' jumps, but walking off a ledge and then jumping only allows for 'n-1' jumps.

Ex:
If Jump Max Count is set to 3 (triple jump), walking off a ledge only allows for two jumps.

Steps to Reproduce
  1. Open UE4 Editor (Third Person Template)
  2. Open ThirdPersonCharacter blueprint
  3. In class defaults, search for "Jump" and set Jump Max Count to 2
  4. PIE
  5. Walk up the stairs and walk off the ledge
  6. While still in the air, press the jump button twice

Result:
Character will only jump once

Have Comments or More Details?

Head over to the existing Questions & Answers thread and let us know what's up.

0
Login to Vote

By Design
ComponentUE - Gameplay
Affects Versions4.13.1
Target Fix4.15
CreatedOct 18, 2016
ResolvedOct 24, 2016
UpdatedApr 27, 2018