I was just wondering if you could add controls for a controller like a SDVX controller or a Guitar Hero controller? Sorry if this sounds confusing, I tried to make it simple. Thank you!
You can use ContextActionService to map hotkeys/mobile controls/console controls into functions. This service is better than InputService since it has unbind and rebind capabilities, and it is much easier to use
Further reading: https://developer.roblox.com/en-us/api-reference/class/ContextActionService