: Optimized for both desktop (mouse) and mobile (touch) input systems. Technical Specifications Specification Asset Name Drag & Drop Pro File Size Approximately 413 KB Latest Version 1.952 (Sept 13, 2024) Base Compatibility Unity 2019.4.0 or higher Category GUI Tools / Integration How to Install and Use
The asset is primarily used to build intuitive Unity UI systems such as inventory grids, skill bars, and equipment slots. Download File Drag Drop Pro v1.84.unitypackage
: Open your project in the Unity Editor, navigate to Window > Package Manager , and find "Drag & Drop Pro" under your "My Assets" list to download and import the .unitypackage . : Optimized for both desktop (mouse) and mobile
is a high-performance Unity tool designed to simplify the implementation of complex drag-and-drop mechanics for user interfaces. While the current version has progressed to v1.952 as of September 2024, v1.84 remains a stable milestone for projects running on older Unity versions. Key Features & Capabilities is a high-performance Unity tool designed to simplify
: Includes pre-configured drop points and draggable item templates to speed up development.
: Attach the provided C# scripts to your UI images. You can customize the behavior by overriding standard events like OnBeginDrag , OnDrag , and OnEndDrag .