Regarding object camera collision - 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: Regarding object camera collision (
/showthread.php?tid=559839)
Regarding object camera collision -
Elorreli - 25.01.2015
- Fixes camera collisions on objects and vehicles that are outside the normal world map.
That will totally kill my server, and I guess it goes for at least some other similar race servers too, seeing through objects while driving with your camera is a big part of the gameplay.
Could there perhaps be a function to toggle this?
AW: Regarding object camera collision -
Drebin - 25.01.2015
I second this. I've experienced the same thing when driving the tube track on the GamerX 0.3.7 test server - when you're driving through the loops you can't see anything ahead of you because the camera is basically stuck right behind the rear bumper.
Re: Regarding object camera collision -
Patrik356b - 25.01.2015
Maybe something like this:
pawn Code:
native ToggleCameraCollisions(type, bool:enable);
/* Types:
0 objects
1 player objects
2 pickups
3 reserved for player pickups? (intended for pickup streamers)
*/
Re: Regarding object camera collision -
n0minal - 25.01.2015
So many people from race gamemodes don't like this feature, i think Kalcor should do an toggle function for this...