Introduction
This implementation of InputManager handles input from Unity's new Input System. To use this manager you need to supply the Input Action Asset associated with input for your project.

Fields#
| Name | Description |
|---|---|
| Input Actions | Input Action asset to use for mapping |
| Initial Map | Use a specific map |
Properties#
| Name | Description |
|---|---|
| activeMap | Gets the currently active Input Action Map |