Publisher | Lazy Dream Studio |
---|---|
File size | 542.97kB |
Number of files | 18 |
Latest version | 1.0.O |
Latest release date | 2023-05-26 01:24:13 |
First release date | 2023-05-26 01:24:13 |
Supported Unity versions | 2018.4.2 or higher |
Easy Dynamic Cursor lets you quickly set up different cursor textures that change dynamically based on mouse selection, left click, right click, scroll and much more.
Works with both 2D and 3D GameObjects as well as UI elements.
Allows you to easily set up custom cursor texture anywhere.
A Demo scene shows you all the possibilities of this package.
Clean and documented code, as well as a README user guide.
Easy to use with only few steps:
- Add the DynamicCursorManager prefab to your scene;
- Set each texture field in its component as desired;
- Add the DynamicCursorTrigger component where you want the cursor to change;
- You're done!