Resetting the player camera - 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: Resetting the player camera (
/showthread.php?tid=399285)
Resetting the player camera -
Mean - 13.12.2012
Is there any way to reset a player camera (or set a custom camera vector) to make the player look forward?
Re: Resetting the player camera -
tyler12 - 13.12.2012
SetCameraBehindPlayer(playerid);
Re: Resetting the player camera -
Mean - 13.12.2012
Quote:
Originally Posted by tyler12
SetCameraBehindPlayer(playerid);
|
didn't think of that, ty