Publisher | 3y3net |
---|---|
File size | 1.29MB |
Number of files | 42 |
Latest version | 2018 |
Latest release date | 2018-08-15 06:04:07 |
First release date | 2014-10-09 12:29:04 |
Supported Unity versions | 2018.4.2 or higher |
Drag and Drop System will add Drag&Drop functionality to your games without any effort.
Preview Videos
Quick Start
Advanced Demo
Create a Drag and Drop system for your game is really easy.
1) Drop the script on any object in your scene.
2) Set the scrip properties: Rows, columns, behavior…
3) Add as many items as you wish to the ‘Drag and Drop Items’ array .
4) Done!
Modify the look and feel of any element. You can set the number of rows and columns for drag and drop boxes, cell background and size, box alignment (left-right or top-down), text color, custom skin, icon size, drag behavior, etc… The script can also add persistence to the drag and drop system so the inner state will be preserved during different executions.
You can integrate Drag and Drop System with any other script. Each time a drop is detected a message is triggeres to all seripts in the object.
Full C# source code included
Complete manual and first class help for all customer
Preview Videos
Quick Start
Advanced Demo
Create a Drag and Drop system for your game is really easy.
1) Drop the script on any object in your scene.
2) Set the scrip properties: Rows, columns, behavior…
3) Add as many items as you wish to the ‘Drag and Drop Items’ array .
4) Done!
Modify the look and feel of any element. You can set the number of rows and columns for drag and drop boxes, cell background and size, box alignment (left-right or top-down), text color, custom skin, icon size, drag behavior, etc… The script can also add persistence to the drag and drop system so the inner state will be preserved during different executions.
You can integrate Drag and Drop System with any other script. Each time a drop is detected a message is triggeres to all seripts in the object.
Full C# source code included
Complete manual and first class help for all customer