Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How would I disable the collision of a NPC with a humanoid?

Asked by 7 years ago

I'm trying to make an NPC, that has a humanoid, cancollide false. From the research I've done, as well as messing around myself, I've noticed you can't actually make them cancollide false normally. I've seen a couple of things talking about how to do it for a player, and tried those on the NPC, but they only work in studio, not an actual server. Any help is greatly appreciated, thanks!

0
Give us the script you used. User#11440 120 — 7y
0
Why not disable the CanCollide property of all the RightArm LeftArm etc, of the Player manually via a script in StarterPlayerScripts? lacikaturai 89 — 7y
0
Also make the bottomsurface of the legs welds so the player doesent fall through the baseplate if thats what your going at. lacikaturai 89 — 7y

Answer this question