Skip to main content

MousePartyInputModule Component

Overview

This input module component allows Mouse Party to have multi-mouse interaction with Unity's Canvas elements (Button, ScrollRect, Toggle, Slider etc), as well as Unity's IPointer events API such as IPointerClickHandler.

Properties

Component Screenshot

Property                            Type    Range    DefaultDescription
Eanble Mouse PartyBoolTrueWhether or not this InputModule uses Mouse Party. Can be useful to disable when only one cursor is required.
Mouse Cursor ManagerMouseCursorManagerThe manager to use for the cursor position updating.

Other properties are the same as Unity's InputModule.