"IsKeyDown" equivalent for Gamepad/XBOX/PS5?

If I wanted to register pressing a Gamepad button, under another button being pressed, how would I do that?

To clarify, I want to make a check for if one input is being done while another is. So you can’t do two at the same time. I’m not the best at explaining.

UserInputService:IsGamepadButtonDown()?

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.