Unity’s built in Input Manager allows you to set up any kind of controller mapping, which you can then access in your scripts via the Input class. In this lesson we look at setting up a wireless XBOX360 controller as an input device to control the game. However, you can use just about any standard game controller recognized by your computer.