Hey! I already have my keyboard's control written in and I wondered if I could easily set the keyboard's control to the controler's. Like for example, if the "F" key is pushed, it is the same as if the "B" button on the controler was pushed. Thanks!
Develop games in your browser. Powerful, performant & highly capable.
Just use an OR statement on the key pressed and add in the F key so both work the same control.
Right click on event and set to OR.