Anti-NoClip script help


Soo i’m completely destroyed after hundereds of unsuccessful tries on making an Anti-NoClip script, i tried attaching a part to character and use touchevent, which was buggy, then i tried raycast and nothing worked, what’s the best tactic on anti-noclip?

Use different parts welded to the humanoidrootpart. Maybe one on the front, one on the back, one above, one below and one in the middle. Then constantly check if all the parts are inside of another part through OverlapParams. That should work fine unless you have any sort of complex movement system in which players might mistakenly glitch inside parts.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.