Unity’s new input system is more like a modular input system. The idea behind this is, we define actions, code the behavior for those actions, which are then triggered by our input devices. Implying that our code no longer needs to be coded independently to use controllers, Keyboards, and mice…