Multi-platform dragging of RigidBody2D game objects in under 5 minutes.This package will get you up and dragging RigidBody2D game objects around in under 5 minutes. It is as simple as attaching a script to your camera, tweaking a few values, and deciding which layers should be draggable. It's that easy! Works on Standalone (PC, Mac, Linux), webplayer (WebGL), and mobile platforms.Check out a video of it in action!Multi-touch is also supported on mobile!Examples are included with the package to get you started.Recently updated for Unity 2022Key features include:- Multiple drag layers- Drag hook events and callbacks: OnStartDrag, OnStopDrag and IsDraggable- Drag damping- Rotation freezing- Snapping to center