Set Cursor Sensitivity

FREE
Publisher Darkness Blade
File size 1.05MB
Number of files 7
Latest version 2
Latest release date 2024-02-13 11:50:53
First release date 2018-05-08 08:36:19
Supported Unity versions 2018.4.2 or higher
Welcome to the "Set Cursor Sensitivity" Unity Asset.

Summary:
"Set Cursor Sensitivity" is an Unity Plugin that gives you the ability to control the actual sensitivity of your Hardware (OS) Cursor in your screen via Scripting.
You can set a different sensitivity for inside or outside the unity window, you can even create areas with different cursor sensitivity (cursor speed).
The package comes with an Example Scene to help you start and understand its use. Can be combined with Unity's current API to achieve great effects !
Supports: Unity 3x,4x,5x,2017x

What you actually get:
~Source Code

~Forum/Email support
(As far as its possible and related to the plugin)

~New Scripting API.
-SystemCursor.ResetSensitivity();
-SystemCursor.ResetSensitivity(int Speed);
-SystemCursor.SetSensitivity(int Speed);
-SystemCursor.SetGlobalSensitivity(int Speed);
-SystemCursor.GetGlobalSensitivity();
-SystemCursor.SetLocalSensitivity(int Speed);
-SystemCursor.GetLocalSensitivity();
-SystemCursor.SetCustomSensitivity(int Speed);
-SystemCursor.GetCurrentCustomSensitivity();
-SystemCursor.GetCurrentSensitivity();


Notes:
Works outside of the unity window too, and Global sensitivity will not automatically reset after you close the window.
Works on both Unity Pro and free, but this is a windows only plugin.

Contact Info :
Email : [email protected]
Youtube : COMING SOON
Forum Thread:
https://forum.unity.com/threads/set-cursor-sensitivity-system-cursor.528044/

Top Publisher Assets