Awesome
Unity_HideCursorManager
Hide cursor while it keep stopping. If move, it will appears.
<img src="https://github.com/XJINE/Unity_HideCursorManager/blob/master/screenshot.gif" width="100%" height="auto" />Import to Your Project
You can import this asset from UnityPackage.
Dependencies
You have to import following assets to use this asset.
How to Use
There are 2 fields for settings.
Field | Description |
---|---|
ShowAmountPx | If cursor moves more over than ShowAmoutPx , it will appears. |
HideTimeSec | If cursor keeps stopping for HideTimeSec , it will hide. |