New Unity Input System - using multiple input controls WASD & arrow keys

The tutorial is really good. I have an additional question, how can I support both using the arrows keys and WASD keys to move the player.

I have tried to add additional handlers for the arrow keys but I code conflicts where it is generating code. Here is my current input controller:

Screen Shot 2020-11-04 at 11.01.46 AM

This topic was automatically closed after 166 days. New replies are no longer allowed.