Unity Legacy Input
Implements a LegacyInput device for the Unity Input System.
com.newblood.legacy-input 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/legacy-input.git README Markdown
Copy this to your project's README.md
## Installation
Add **Unity Legacy Input** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/legacy-input.git
```
[](https://www.pkglnk.dev/pkg/legacy-input)README
Unity Legacy Input
Implements a LegacyInput device for the Unity Input System, allowing for smoother transitioning of projects using the legacy Input.* class with the KeyCode enum.
No comments yet. Be the first!