Added
- Added ColliderRaycaster component for triggering mouse input events with
ColliderandCollider2Dobjects. See new sceneColliderDemofor implementation details.
Changed
MouseCursorManageris now a singleton and persists between scene loads.
Improved
MousePartyInputModulehas a new methodGetCursorFromEvent()so that the mouse device can be found for a specific UI event.