Publisher | Impossible Odds |
---|---|
File size | 271.48kB |
Number of files | 10 |
Latest version | 1 |
Latest release date | 2021-11-16 08:58:15 |
First release date | 2021-11-16 08:58:16 |
Supported Unity versions | 2018.4.2 or higher |
In some types of projects, the mouse cursor plays a vital part in the game's mechanics. The Impossible Odds Mouse Events tool provides a robust way in dealing with clicking and dragging events in your game. This tool offers you the following features:
- Single and double clicking,
- Dragging and drag completion,
- Events and callbacks for each of these operations, and
- Tracking over several mouse buttons at once.
Note: this tool is designed to be used in world/transform-space (e.g. creating selection boxes, selecting an object), and not UI-space.