Firstborn/Library/PackageCache/com.unity.inputsystem@1.4.4/Documentation~/index.md
Schaken-Mods b486678290 Library -Artifacts
Library -Artifacts
2023-03-28 12:24:16 -05:00

536 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. For a demo project, see the Warriors demo on GitHub.

MyGameActions