Drag'n'drop components for unity UI
Put DragItem on item.
Put DropZone on slot.
Don't use TemporaryDragItem. It's for temporary clone (but you can customize it via events)
Dont inherit, use unity events.
- Input https://github.com/NuclearBand/NuclearDragDrop.git in 'Add package from git URL'
- MIT license