camera behind
#1

so i want the camera to show my player a place, but it keeps showing the back view of it

i tried setcamerabehindplayer but that didint work either.
Reply
#2

You meant X,Y,Z coords?
Then try with
Код:
SetPlayerCameraPos(playerid,Float:x,Float:y,Float:z)
More info here
Reply
#3

I kno how to use them .. My problem is, my XYZ floats are fine but IN-GAME the location shows backwards.
Reply
#4

Ok, you want to get the XYZ coords of the position of the camera, and the XYZ coords you want the camera to look at, using:

SetPlayerCameraPos()

and

SetPlayerCameraLookAt()

EX: (Me and my computer)

I would get MY XYZ coords, which will be SetPlayerCameraPos()

and the COMPUTERS XYZ coords, which will be SetPlayerCameraLookAt()

Therefore, making me the camera's position, with me looking at the computer. Understand?
Reply
#5

can u give me a deeper conclusion? thanks
Reply
#6

Quote:
Originally Posted by Deathh
Посмотреть сообщение
can u give me a deeper conclusion? thanks
Deeper conclusion? Are you serious? That should have explained everything. Try using this
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)