Player Face Look At??? Possible??
#1

Can I make player`s face look at pos: x,y,z?
Reply
#2

no dont think so you can only move players face when you move the mouse.
But You can make the player camera to look at some pos.
Reply
#3

SetPlayerFacingAngle(playerid, angle);


NOTE: THESE FUNCTION ROTATE PLAYER NOT HIS FACE/HEAD
Reply
#4

I think it's possible. SetPlayerCameraLookAt(playerid,x,y,z);
don't know if it goes back to normal once player moves the mouse.
Reply
#5

Quote:
Originally Posted by Macluawn
Посмотреть сообщение
I think it's possible. SetPlayerCameraLookAt(playerid,x,y,z);
don't know if it goes back to normal once player moves the mouse.
No, that points the camera wherever you want It, the player wont move, often used with SetPlayerCameraPos.
It's used in server tutorials and like.
Reply
#6

Quote:
Originally Posted by Macluawn
Посмотреть сообщение
I think it's possible. SetPlayerCameraLookAt(playerid,x,y,z);
don't know if it goes back to normal once player moves the mouse.
It's not possible..

Anyway, if you want a player to look at a point, then just set his camera to look at a position, why do you even bother to rotate his character's face?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)