Unity_HideCursorManager
September 10, 2018 ยท View on GitHub
Hide cursor while it keep stopping. If move, it will appears.
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. |