On Key Down Not Triggering

well at some point you have to use SetInputModeUI if you want OnKeyDown to trigger.

If you don’t use this function, the game consumes all of your inputs

1 Like