Skip to content

Commit

Permalink
Merged branch master into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
PatHightree committed Jan 3, 2017
2 parents 19e44d0 + a161cb1 commit 841033c
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,21 @@ When installing a newer version of the plugin, please follow these steps:
If you delete the folder while the SpaceNavigator window is still open, Unity will throw some errors.
When this happens, choose the default layout from the layout dropdown in the top right of Unity's UI and everything should return to normal.

### Pro tip
### Pro tip 1
Copy the SpaceNavigator.unitypackage to *Unity/Editor/Standard Packages* directory.
- SpaceNavigator is added to the packages list in the project creation in wizard.
- Easy to add later by right-clicking in *Project View* and choosing *Import Package*.

### Pro tip 2
The 3dconnexion driver comes with a keyboard, mouse, joystick emulator.
Personally I have never needed it, and some games and applications receive really erattic joystic input from it.
Here's how to disable it On Windows 10:
- Open the device manager by pressing Windows-X and choosing Device Manager.
- Navigate to Human Interface Devices/HID-compliant game controller.
- Select it and click the down arrow button.
- If there are more entries called HID-compliant game controller,
disable the one which properties say Location: on #Dconnexion KMJ Emulator.

Credits
-------
- Thanks to Stephen Wolter for further refinement to the mac drift fix.
Expand Down

0 comments on commit 841033c

Please sign in to comment.