I have a movieClip that moves with delay when there is a mouse move. I want to make a grab and drop option for this movieClip. Basically I want it to grab one of the movieClip on the stage when it touches it and then I want to be able to drop it anywhere else on the stage.
I have been trying to make it using a hitTest but I’ve tried so many times that I got confused
Please help me to solve this problem.
I’m making an overhead crane simulator with front and top view.