Mouse Events

In some types of games, the mouse cursor plays a vital part in controlling the game’s mechanics. The Unity game engine provides a simple but bare interface of working with certain mouse events. 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 these operations, and
  • Tracking over several mouse buttons at once.

All details: Github.
Download from: Github, or the Unity Asset Store.
License: MIT license.

If you’re using this tool and want to share with us what you’re working on, feel free to message us!