Hi all, I initially posted this in the wrong sub forum, apologies, I didn’t mean to double-post. I will do better next time.
Hi all,
Pretty self explanatory in the title. I followed a basic sprint tutorial but I can’t sprint and jump moving forward, which is really want I want.
I CAN sprint backwards and jump. I CAN strafe left and jump, I CAN strafe right and jump.
I can NOT go forward and sprint and jump!
One element that read about were some keyboards not allowing 3 key inputs. I am running with “W”, I am sprinting with “shift”, and I am trying to add the third key of jump with the spacebar.
The issue is I CAN use “S” and “shift” to sprint backwards and jump.
I can also use “a” and “d” to strafe left and right with “shift” to sprint and jump. It just won’t work when I go forward.
I have setup print strings to print to the screen when I am:
- Sprinting
- Not Sprinting
- Jumping
… and I just can’t get the jump mechanic (or the “jumping” print string) to happen when I am going forward and sprinting!
Is there something that when going in the “w” direction (forward) that is blocking the jump input when “shift” is used to sprint?
If it makes any difference if I am walking forward, I jump, and then in MID AIR I hit and hold “shift” I do get the sprint effect ONLY WHEN I LAND, but the print string does show up on the screen when I hold down shift, and the height of the jump.
It is getting a bit comical as I am so close to getting the functionality…