Hello.
I have added the drag and drop behavior to my object and I have also added physics and gravity to my object. The problem is when I drag the object with my mouse and hold it still, physics applies on it and it falls down away from my mouse. Is this a glitch? Or should I remove the drag and drop behavior and add events to simulate it?