Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Button navigation with controller.

Discussion in 'Input System' started by shuskry, Mar 28, 2021.

  1. shuskry

    shuskry

    Joined:
    Oct 10, 2015
    Posts:
    462
    Hi everybody :)

    I'm using the new input system since few days and I have some problem with PS4 controller.
    I don't find any way to navigate from button to button....

    I have a simple inventory, and when I open it, I want the first slot to be selected , and navigate with arrow controller to go to other button.

    There is a way to do that with the new input system?

    thanks for helping me :D
    have a nice day!