hello,
I am trying to use a move towards function where a player will go to the exact position of the target. my problem now is one the player destroy the target, the position of the player is a bit off from the original position of the target. (i am controlling the player with a force sensor) how to write a code where the player will go to the exact position of the target that it destroyed?