Drag and Drop in 2D

Hi,

Im looking for a script i can put on my sprite, that makes it drag-able, and drop-able in a specific area (snap to place). I have looked for a couple of hours now, but can find anything. Everything i find is in a 3D world witch Vector3 and so on…

why dont u create a plane and attach your sprite to the plane object
then make the plane object transparent/cutout in the editor
so now u got sprites on an invisible 3d game object and all you have to do is drag and drop
the game object not the sprites.the result is the same and u save so much time.
i can help u with drag and drop on the plane object or any gameobject u like.

u will c only ur sprites on screen