Home

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.

FieldDescription
ShowAmountPxIf cursor moves more over than ShowAmoutPx, it will appears.
HideTimeSecIf cursor keeps stopping for HideTimeSec, it will hide.