SetPlayerCameraFrontVector
#1

Hi everyone.

I am making a script in wich I could use the non-existing function:"SetPlayerCameraFrontVector".
I want to make the player look at something, so change "the current direction of player's aiming in 3-D space".

Does any of you know how could pull this off without using cameras? It seems so simple, just like SetPlayerFacingAngle. Just change the point of aim.

Thanks in advance.
Reply
#2

pawn Код:
SetPlayerCameraLookAt(playerid,x,y,z,CAMERA_MOVE);//change x y z to the point you want the player to look at
Reply
#3

Isn't a camera independent of the normal view?
I want to actually change the the aim as if you were moving the mouse.
Reply
#4

Isn't there any other way?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)