deathkiller / jazz2

🎮 · Jazz² Resurrection: Open-source reimplementation of Jazz Jackrabbit 2
https://deat.tk/jazz2/
GNU General Public License v3.0
495 stars 18 forks source link

Bug?: Can't climb faster by using the Run button (seems to work in C++) #82

Closed RavenMacDaddy closed 2 years ago

RavenMacDaddy commented 2 years ago

Currently playing with a controller using Xinput for reference.

I can't climb faster by using the Run button - is this intentional?

deathkiller commented 2 years ago

Can you describe it in more detail?

RavenMacDaddy commented 2 years ago

Sure, so in the original, whenever you climb, if you hold down the Run button your character will climb faster - this is properly animated as well.

So you can climb with two different speeds:

Normal - Only using directional buttons Fast - Holding down Run while using the directional buttons

deathkiller commented 2 years ago

Ah, I see. It will be fixed.

RavenMacDaddy commented 2 years ago

In the C++ web demo I was able to climb faster as intended when I tried.

deathkiller commented 2 years ago

Yes, I fixed it a little while ago.