WootingKb / wooting-double-movement

One-click install for getting double movement in Fortnite.
MIT License
54 stars 12 forks source link

single key strafing #16

Closed ghost closed 3 years ago

ghost commented 3 years ago

Still in Progress & adding some more Features

In Keys2XInput we got the ability to set the options in a way that allows us to strafe while only pressing A or D without the need of pressing W. This should be the same feature but in the wooting style with a fancy slider & a simple option to disable it :)

image

PastaJ36 commented 3 years ago

Hey, thanks for the PR! We're in the middle of a keyboard launch, so we won't have time to review it fully this week. From a first look it looks very good, thanks again.

PastaJ36 commented 3 years ago

Can you split the binds per direction and strafing option in separate PR's? I can imagine we will have different requirements for these features. Want to prevent one being dependant on the other

ghost commented 3 years ago

I created a new PR for the multiple binds thing https://github.com/WootingKb/wooting-double-movement/pull/17 For the strafing slider part: I'm gonna keep it in this branch since this branch implements already the feature with the multiple binds. If we don't merge the other PR for some reason, i can still make another PR to merge it into your fix/ds4 branch branch.

ghost commented 3 years ago

I'll close this draft because i've made a new/simpler implementation of it, since i know the application now a bit better and how its built :)