20.08.2012, 17:00
how to set the camera pos above the player ?
i tried this.. but don't work
i tried this.. but don't work
PHP код:
SetPlayerCameraPos(playerid, float[0], float[1], float[2] + 10);
SetPlayerCameraLookAt(playerid, float[0], float[1], float[2]);