Combination of Hold, Release and Distance

Post Reply
jpos
Posts: 2
Joined: 12 May 2022, 21:18

Combination of Hold, Release and Distance

Post by jpos »

Hello,

I am trying to achieve the following keypresses using a joystick axis:

1/When you move the joystick and the distance is kept below 85%: "x" is pressed for a short amount of time. When consequently released "y" is pressed for a short amount of time.
2/ When you move the joystick and the distance gets above 85%: "x" is being pressed constantly while the stick is held beyond 85% and when you release, nothing else is pressed.

I was able to achieve it partially (no. 1 is OK), but I can't get the part of over 85% to work as intended.

Is it possible?

Thanks a lot!

jpos
Posts: 2
Joined: 12 May 2022, 21:18

Re: Combination of Hold, Release and Distance

Post by jpos »

OK, I finally figured it out. However I believe there should be some documentation available detailing which of the commands/conditions have precedence. In actuality the advanced configuration should look more like a condition diagram (if then else), not this sequence... perhaps a suggestion for a future release?

Post Reply

Return to “How do I do this assignment? Keyboard actions”