Skip to content

Releases: burnoutjs/burnout-keyboard-controls-plugin

Fix module export

28 May 02:38
Compare
Choose a tag to compare
0.1.1

Fix module export

Basic controls

28 May 02:24
Compare
Choose a tag to compare
  • Map the up key for burnout control.up().
  • Map the down key for burnout control.down().
  • Map the left key for burnout control.left().
  • Map the right key for burnout control.right().