I want to teleport my player to the place where the object I throw lands, after the player teleports he remains there (doesn’t come back to original position) and then I can repeat the process over.
I am using unity in 2D with touch controls.,I want to teleport my player to where the object I throw lands and then stay there so I can repeat it, using touch and drag to throw the object.