Hi,
I’m having trouble using the Drag3D class. I’m trying to move an object on a plane like a chess piece. I’ve been able to select it and drag it and have it stop dragging when the mouse is up, however, whenever I click on another point on the plane when the object isn’t selected, the object goes directly to that point. I only want it to move when I select it. Any idea how I could fix it?
Bill the Noob