alRex-U / ParCool

A Minecraft Forge Mod for action of Cool Parkour
GNU General Public License v3.0
42 stars 33 forks source link

Vault Jumping when going up a staircase #80

Closed GekidoLukas closed 2 years ago

GekidoLukas commented 2 years ago

Summary When running up a staircase, you vault jump at the end. This is kind of annoying over time. Hope you will find a fix for that ^^"

Running Environment

alRex-U commented 2 years ago

Thank-you for reporting!

I know this bug. However I did not fix because it is quite difficult to distinguish an end of stairs from vault-able steps.

GekidoLukas commented 2 years ago

I would have a suggestion on how to fix it: You could make it, so the player has to press the grab cliff button while running. This would ensure, that it only happens, when needed. I think this button would be the best, because you don't normally use it while running.

alRex-U commented 2 years ago

Ok, I will test it, but i worry it will be something annoying.

iMazariuz commented 2 years ago

Honestly i think the best controls for parkour would be smart moving's control. One button for all.

alRex-U commented 2 years ago

I implemented vault keybinding (defaultly same as cling-to-cliff key) It will be applied to next update