Hello! I want to know how to change the player’s character control key. For example, I want to make it so that when the player press W they will walk backwards and when they press S they will walk forward. Any help will be appreciated! Please reply
1 Like
I believe this will require you to edit the ControlModule in PlayerScripts > PlayerModule > ControlModule. Or if you know what you’re doing, you can tinker with ContextActionService.
Can you give me an example? Sorry if I’m bad at scripting.
Check out this post. They explained how to do it pretty well. If you’re still confused, I can try to help you.
1 Like
Thanks so much!
1 Like