By embedding games on your website or application you are agreeing to the Construct.net Arcade Terms of Service.
A tutorial example on on how to handle keyboard custom controls.
Find the video tutorial on how to make such a project in the #C2Academy Youtube Playlist
CapX made with beta r217.
Default controls: Up arrow to move up; Down arrow to move down; Left arrow to move left; Right arrow to move right; Enter to validate; S to shoot;
Go into the "Controls" to modify the keys to use.
Thanks for making this !
As always in your examples coded efficiently ( not much events ) & well commented.