Hi All
I have a Slider set up to determine camera movement speed, however the A & D keys are internally mapped to increase / decrease the Slider value.
My camera is set up for WASD navigation, so if I change the Slider and move the camera left or right it changes the Slider value as well.
Can you advise how to remove the keyboard input from a control? Or automatically make the Slider lose focus after it’s value has changed? Or any other solution to this?
And out of curiosity, who on earth decided that using the WASD keys would be the best way to drive keyboard interaction of elements? Surely the possibility of clashes would have been considered?
Thanks