absolutelyaya / ultracraft

A Minecraft mod recreating the game Ultrakill
MIT License
21 stars 4 forks source link

Dashing and sliding are in the same button #73

Closed SuperYolo2006 closed 11 months ago

SuperYolo2006 commented 11 months ago

I cant dash and slide differently because they are both mapped at crouch

absolutelyaya commented 11 months ago

When you enter high velocity mode, sprinting is replaced with sliding and crouching is replaced by dashing. You switch between movement modes using a new Keybind (Default [V])

SuperYolo2006 commented 11 months ago

i use R for running, so when i bind crouch to shift so i can dash, both dash and slide bind to shift

absolutelyaya commented 11 months ago

I tried binding running to R and crouch to shift as you described, but can't recreate the issue; all I can think of as a potential cause is a mod conflict, since most of the custom movement doesn't really check for keybinds and instead just overrides sprint/crouch behavior. That, or a misunderstanding