SA-MP Forums Archive
Removing collisions? - 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: Removing collisions? (/showthread.php?tid=664508)



Removing collisions? - Kranger - 02.03.2019

Hello

I'd like to know if it's possible to remove collisions from objects? This object (16203, cen_bit_11) https://i.imgur.com/363yleD.jpg has collisions where the empty spaces are and I'd like to get rid of them, but I haven't been able to figure out how. Any ideas?

https://i.imgur.com/2NLmsop.jpg


Re: Removing collisions? - NaS - 02.03.2019

If you use 0.3DL you can extract the object from gta3.img and use KDFF to generate a new collision from the mesh.
That should make the hole non-collidable.

Without editing the model you cannot turn off collision though.