Use your Macbook's multitouch trackpad in your game!
This plugin lets you quickly test your mobile game's multitouch features in the editor, using your Macbook's trackpad, without having to use Unity Remote or building to the device. You can also ship desktop games with multitouch support in standalone builds.
(Requires Unity 5 and OS X.)
Features:
• Track up to 10 fingers at once
• An API similar to Input.touches so you can get started quickly
• Test your game's multitouch functionality in the editor
• Includes documentation with an example MonoBehaviour
• Includes an example scene with a multitouch demo