MultiMouseUnity is a Unity implementation and wrapper of Mystery Wizard's MultiMouse plugin to get multiple mouse devices working and usable within Unity applications.
This early version is meant for experienced Unity developers for the purpose of jumping into lightgun game development and helping test for usability issues/bugs.
Please check out the ExampleGame scene to learn all the ways you can use ManyMouseUnity in your project
You must use Unity 2021.3 or newer to use MultiMouse, otherwise it will crash in-editor. It should also work in 2021.2, but we haven't tested/confirmed that yet.
Brogrammist - MultiMouseUnity
Mystery Wizard - The original MultiMouse plugin
tomkail - PlayerLoopUtils and some lightgun logic