Hi,
in the example code on the NPM website, there are a few issues with the example code:
1.) in the first line, you wrote 'Joystick', where the S should be capitalized (to make it 'JoyStick')
2.) in the render function, 'joyOptions' should be changed to 'options'
Thanks for making this! It was helpful for my project :)
Hi,
in the example code on the NPM website, there are a few issues with the example code:
1.) in the first line, you wrote 'Joystick', where the S should be capitalized (to make it 'JoyStick')
2.) in the render function, 'joyOptions' should be changed to 'options'
Thanks for making this! It was helpful for my project :)