0

I want to assign Numpad enter in the unity Inputmanager... but i can't

[enter], numpad enter, keypad enter, [return], etc.

nothing works.

Any ideas what it could be i didn't find any answer online

CherryFake
  • 125
  • 1
  • 10

1 Answers1

1

Use enter for Numpad Enter and return for Enter

enter image description here

https://docs.unity3d.com/Manual/ConventionalGameInput.html

gameDev_Unity
  • 371
  • 1
  • 8