Skip to content
This repository has been archived by the owner on Jan 5, 2022. It is now read-only.

XboxCtrlrInput Unity Package v1.4.2

Compare
Choose a tag to compare
@JISyed JISyed released this 19 Feb 00:25
· 22 commits to master since this release

This release has a few changes:

  • The InputManager now has both the required axes for XCI, and Unity's default axes. The default axes from Unity are required for some of their event system code to work.
  • XboxCtrlrInput.cs moved into the folder Assets/Plugins/. This was done so that both C# and JavaScript code can access the XCI class.
  • The example scene assets were moved from Assets/XboxCtrlrInput/Example/ to Assets/XboxCtrlrInputExample/ (notice the merging of "XboxCtrlrInput" and "Example").

To Install:
Download this package, then go to Unity and select Assets ▶ Import Package ▶ Custom Package...