12.08.2018, 09:17
Quote:
that's just an example code.
Actually the code should be like this Код:
SetPlayerPos(playerid, -1431.4838, 1580.5219, 1055.7191); // Player's Position (To set player position before camera) SetPlayerCameraPos(playerid, -1437.9672, 1575.3422, 1057.6042); // The Camera Position SetPlayerCameraLookAt(playerid, -1431.4838, 1580.5219, 1055.7191); // Set this as Player's position so that the camera will look at the player's position. |
https://i.imgur.com/n5xRSR0.png