Need to get so closer
#1

I need to get so closer to my npc to they face me. is almost like, touching them. Help?

Код:
public faceMeh(playerid) {
  new target = GetClosestPlayer(playerid);
  SetPlayerFacingPlayer(playerid, target);
  return true;
}
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)