360 Controller Buttons

Ok so I am trying to set up my 360 controller with my 2d game.

My question is how do I sync up the buttons? I want to press ‘a’ for “Jump”, ‘b’ for “fire1” stuff like that, I just dont know how to set it. I got the joysticks working well that part is easy.

Im sure it’s and easy answer, I just can’t Figure it out.

1 Answer

1

It seems like this question has been answered already. The answer is to use Input.GetButton()

Be sure to do a search before posting, there’s a good chance someone else has asked your question too :slight_smile: