Camera Solving issues
#1

i have used this cordinants to my login system

Код:
SetPlayerCameraPos(playerid,1397.2776,-1571.4238,142.4507);
SetPlayerCameraLookAt(playerid,1397.2776,-1571.4238,142.4507);
i wanted to look like so in the picture:


but i got this:


Any solution to solve me issue?
Reply
#2

PHP код:
SetPlayerCameraLookAt(playerid,1397.2776,-1571.4238,142.4507); 
Shouldn't be the same with the CameraPos, try adding the coords of where you want the camera to look at, for example, in your first image, go to the ground at the intersection and get the coords there using /save
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)