-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
Ian Diaz edited this page Oct 17, 2018
·
3 revisions
- Clone the repository (or download as a zip)
- Import the folder into a subdirectory of your unity project (ex. Assets/External/UnityInputSystem)
- Get started!
You can also use this as a git submodule, but in my personal experience, that doesn't tend to work out very well for Unity projects. Ymmv though, the gitignore should be set up well enough for this to work out (it ignores metafiles for everything except for the plugins, so changes you make in Unity shouldn't mess it up too much).