Hello, thank you for your purchase <3
You can easily add gamepad controls:
Open project manager (Hamburger button in the top left corner) → press on the + button beside the Extensions → search for Gamepads → click on Gamepads (controllers) and click on Install in project → now you can go to the Game scene events → Player mechanics → Movements + Attack → Move → Move left/right/down → and here you will find the movement conditions (using keyboard), you can replace them with gamepad conditions rather than keyboard, or you can add an OR and inside it you can put the keyboard condition + gamepad condition to make the game support both keyboard and gamepad.
