Unity InputSystem Examples
Visual examples of five different button interactions, import the sample scene to view them. Buttons include: - Hold - MultiTap - Press - SlowTap - Tap
com.saucy.unity-inputsystem-examples 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/unity-inputsystem-examples.git README Markdown
Copy this to your project's README.md
## Installation
Add **Unity InputSystem Examples** 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/unity-inputsystem-examples.git
```
[](https://www.pkglnk.dev/pkg/unity-inputsystem-examples)
No comments yet. Be the first!