Simple Drag And Drop In Unity

This tutorial will show you a simple way to drag and drop 2D objects with Raycast2D in Unity.

Simple Drag And Snap In Unity

This tutorial will show you a simple way to drag and snap a 2D objects to a position of another 2D object with Raycast2D in Unity. The object will snap when in a given distance from the target.