Here’s the scenario:
i have a main character that walks in all directions (up, down, left, right).
What i want to do is: when the user touch the screen a line follows the character like he’s holding a rope and walking, you know? Then release that rope when the user touches the screen again.
That line has to be a physics object.
Does someone have a clue how can i achieve that?