SA-MP Forums Archive
Object camera collision - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP (https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: General (https://sampforum.blast.hk/forumdisplay.php?fid=13)
+--- Thread: Object camera collision (/showthread.php?tid=428445)



Object camera collision - fml - 05.04.2013

Hello, I have a little problem with the objects, namely that they don't have camera collision. (I am trying to use the samp-specific house objects)
And it'd be great knowing if this ever gets fixed. I really hope it does.
(Once we even tried to move the SF military ship to LV but we had to give up as it was really awful.)

Oh, and please give us a AttachCameraToPlayerObject for objects attached to players. It would create an amazing first-person experience and I doubt it would be difficult to implement.


Re: Object camera collision - Basssiiie - 06.04.2013

If objects are not without SA's world, the camera collision will not work. Objects located outside SA's world are notable for having coordinates of above 3000 or below -3000.


Re: Object camera collision - fml - 06.04.2013

Quote:
Originally Posted by Basssiiie
Посмотреть сообщение
If objects are not without SA's world, the camera collision will not work. Objects located outside SA's world are notable for having coordinates of above 3000 or below -3000.
Thanks for telling me about this