Draggable problem

I am making a game (2 people playing at the same time) and the problem is that 1 does move (draggable) but the other needs a click to do it. I want to make the game for mobile. What should the code be so that you don’t have to click (or a code so that every time you press a button the character can be draggable).

You are asking again about multitouch.
Read the wiki and follow the multitouch example, then ask for help if needed.
And stop opening duplicate threads.