Working With Unity's New Input System

How I implemented local multiplayer in Cartoon Boxing.

Chris Perry

For my third project in Unity I wanted to move away from the legacy input system and move on to using the new input system. I thought it would be fun to create a multiplayer game and at the same time learn how to add controller support. As a bonus I would also learn how to add haptic feedback.