SA-MP Forums Archive
Camera bugged - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Camera bugged (/showthread.php?tid=661923)



Camera bugged - Paulthaz - 19.12.2018

When I put the player's camera inside the standard GTA tuning shop, it stays like this, how do I fix it?

Correct:


Incorrect:



Re: Camera bugged - Threshold - 19.12.2018

Is your SetPlayerCameraLookAt set properly?


Re: Camera bugged - Paulthaz - 19.12.2018

Quote:
Originally Posted by Threshold
Посмотреть сообщение
Is your SetPlayerCameraLookAt set properly?
Yess


Re: Camera bugged - NaS - 19.12.2018

There's a camera CULL Zone inside the garage. The game overrides any camera settings you apply there.

You could try to put the player in spectating mode, attach the camera to an object and put that object in there, but I'm pretty sure the same would happen.