17.07.2012, 01:59
It was working great, and now I tried to use InterpolateCameraLookAt to get it to move while player logins (it's under OnPlayerConnect).
Anyways, this code I'm using. I removed Interpolate thing and these are the only functions in my whole script that are related to camera.
Anyways, this code I'm using. I removed Interpolate thing and these are the only functions in my whole script that are related to camera.
pawn Код:
SetPlayerCameraPos(playerid,2364.6738,-72.1107,149.3987);
SetPlayerCameraLookAt(playerid,2237.7754,15.9208,34.3488);