Hello, I am looking for a script which will turn us to the target. For example
if target is on position the same x but y-1, then Our character turns into south,
if target is on the same x but y+1, then our character turn into north
if target is on x+1 but y is the same, then our character turns into east
if target is on x-1 but y is the same, then our character turns into west
etc.
Distance :1
if target is on position the same x but y-1, then Our character turns into south,
if target is on the same x but y+1, then our character turn into north
if target is on x+1 but y is the same, then our character turns into east
if target is on x-1 but y is the same, then our character turns into west
etc.
Distance :1