index.md 422 B

Input System

The Input System package implements a system to use any kind of Input Device to control your Unity content. It's intended to be a more powerful, flexible, and configurable replacement for Unity's classic Input Manager (the UnityEngine.Input class).

To get started, see the Installation and Quick Start Guide sections.

MyGameActions