To modify roblox’s control module run the game then copy the ModuleScript called PlayerModule located in StarterPlayer.StarterPlayerScripts. Exit the game and paste the module into StarterPlayerScripts. As long as the module stays named PlayerModule it’ll automatically replace the default player module. Inside of the player module is the control module and all of it’s modulescripts, which you can modify to your liking.