A few tools to aid UI development in Unity.
- Draggable UI Object: Allows UI objects to be dragged, dropped, and installed seemlessly along other UI elements like buttons and sliders.
- Virtual Pointer: Creates a virtual cursor device that can be controlled by a gamepad and/or directional input, with lots of other options and features.
- Cursor Manager: Handles swapping visuals while in default, hover, click, or drag states
- Helpers: A few helper scripts to assist with common tasks
- Unity Editor 2021 LTS or later
- Input system 1.7 or later