Recent content by yt2389

  1. Y

    How can I rebind the controls?

    Yeah that did it! By following these steps I can finally rebind the key to open the main menu. I went into the characterInput.inputActions file, and renamed the Action Map, 'Gameplay' to 'Player' since that was the only thing unity was complaining about. Thank you so much!
  2. Y

    How can I rebind the controls?

    Okay I made the changes to the key bindings by rebinding the open panel from the "I" to the "Tab" key, and it still doesn't work. Can you provide a step by step demonstration? I'm using the unity's new input system by the way.
  3. Y

    How can I rebind the controls?

    Thanks for the fast response! Yeah I did a little digging and I think I found what I was looking for. I will get back to you later, thanks again!
  4. Y

    How can I rebind the controls?

    Hi there, I implemented the Inventory system into my game and I would like to know how to rebind the controls. For instance, by default, pressing the "I" key will open the Main Menu screen (Saving/loading). I would like to rebind the main menu screen to the 'Tab' key. Where should I look in...
Top