Copy the player scripts from the player instance like I do:
Paste them into StarterPlayerScripts:
Control modules > Keyboard module script
Go into lines 88-94 and delete the body of the move forwards and backwards functions:
You now have a left-right control system for your game.