Camera position - 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 position (
/showthread.php?tid=504465)
Camera position -
Jyxtr0 - 04.04.2014
I've one problem with camera position when the player request class...
How can i setup a camera that stays in front of the player?
Make me some examples, please.
Re: Camera position -
Lidor124 - 04.04.2014
That should help you out:
https://sampforum.blast.hk/showthread.php?tid=330879
Re: Camera position -
Konstantinos - 04.04.2014
He said "that stays in front of the player" so moving camera is not really what he's asking for.
There's a filterscripts that you can easily create points for the class selection and the camera is in front of the player. You can even select the type of the distance between the player and the camera (low, medium, high).
https://sampforum.blast.hk/showthread.php?tid=140360
Re: Camera position -
Jyxtr0 - 04.04.2014
You saved me, thank you!