How to use SetPlayerCameraPos and SetPlayerCameraLookAt
#4

Quote:
Originally Posted by Wreeper
Посмотреть сообщение
Dafuq? Do i need to type the coordinates pasted each other?

Like 0, 0, 0 to be 000? I don't think so...
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.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)