Search Unity

Using Multiple Controllers on Xbox One (UWP)

Discussion in 'Windows' started by gwalek, Mar 21, 2017.

  1. gwalek

    gwalek

    Joined:
    Mar 1, 2017
    Posts:
    1
    I'm looking for a good example\resource\tutorial\ect on that demonstrates how to use multiple controllers on the Xbox One. This example is specifically intended to for local multiplayer.

    * Getting to Xbox One as Windows 10 Universal UWP build.
    * Using D3D, ( not XAML )
    * I'm looking to support 4 Controllers right now.
    * Knowing how to support 8 controllers correctly would be appreciated.
    * Using a asset store plugin (like Rewired) is not an option here.
     
  2. Tautvydas-Zilys

    Tautvydas-Zilys

    Unity Technologies

    Joined:
    Jul 25, 2013
    Posts:
    10,679
    Hi,

    you just have to create additional axes in the input manager that correspond to each controller:

    upload_2017-3-22_11-57-16.png