You guys really overdid it with the crouch jumping. I’m at a step-high ledge, and I cannot hop onto it with a simple jump. I mean come on, guys. I can understand it for the actual jumping puzzles, but if I’m just doing simple navigation I don’t see why I need to constantly mash my Control key.
You can change the jump height through the console, I forgot the command though.
Personally I didn’t find it too bad. I’m so used to doing it all the time in HL2 anyway since the jump height in HL2 was relatively the same, there just wasn’t that many sections were you had to go “higher” like in HL1, it was more to make gaps or jump on objects.
Please post a capture on where you are stucked… I complete all Black Mesa without any crouch problem…
I agree, I believe they should trash the crouch jumping mechanic entirely and just increase our jump height.
YES! I have to crouch jump 90% of the time. WTF devs?
I don’t have an issue with it really cause I am so used to crouch jumping all the time in every game.
copy this into the autexeccfg file in the config folder for the mod:
//crouch-jump script makes life easier, thanks to mgr.inz.player
bind “space” “+crouchjump”
alias +crouchjump “+jump; wait 5; duckON”
alias -crouchjump “wait 5; duckOFF; -jump”
alias duckON “+duck”
alias duckOFF “-duck”
Ever since I played the first HL I’ve crouch jumped in every game regardless of it being needed or not. I guess its just been permanantly drilled into my brain.