Publisher | Kaelmix Studio |
---|---|
File size | 129.69kB |
Number of files | 36 |
Latest version | 1 |
Latest release date | 2022-02-03 09:51:18 |
First release date | 2022-02-03 09:51:18 |
Supported Unity versions | 2018.4.2 or higher |
Dynamic Mouse Cursor helps you to add life to your scene by changing the mouse cursor based on triggers.
Very easy to use, only few steps are required:
- Create your custom cursor with the help of the custom inspector
- Add the prefab CustomCursorManager to your scene (can be skipped if you do not use animated cursor)
- Add the script CustomCursorTrigger where you want your cursor to change
- Enjoy!
Animated cursors are possibles.
Works perfectly with 3D, 2D and UI.
Extremely performant as it uses hardware cursors.
The custom inpector allows you to easily create new cursor and see the animation.
A simple demo scene shows you all the possibilities of this package.
Clean and documented code.