I want to drag object based on Player touch and drag in device. So for reference I have used following script:
At present object was not reacting based on touch. But definitely joint between two objects get established.
You can check following two images for more understanding.
- Joint created and I dragged mouse
- Rigidbody Dragger Inspector
Actual object not getting any response of drag, so I want to move object based on drag.