aframe-joystick
aframe-joystick copied to clipboard
Change the speed/acceleration
Pretty nice component. This is not really an issue, but I didn't knew where to ask a question.
Is there a way to set or control the speed/velocity of the joystick movement?
Best,
I imagine one can adapt the force https://github.com/mrturck/aframe-joystick/blob/master/joystick.js#L50 or probably more cleanly abstract away the hardcoded 15 value, making this a component parameter.
Please feel free to make a PR! I don't maintain this library anymore