You can't use Pin with Physics. If you need Physics, then create a physics joint. There is a template in C3 showing how to do it.
And dragging Physics objects with DragAndDrop behavior is also not recommended. It may work, but will cause problems, especially when joints are involved.
If you don't need Physics, then you can use Pin, but remove that condition "is dragging" from your event.