Disable collision between NPC and players

I need help with disabling collisions between NPC and players!
I tried. But, diabling the basepart in a NPC or player collisions will make all the humanoids fall through the map.

This is really annoying:
image

Any help is appreciated!

Considering using Collision Groups, setting all the parts of the players to one group, and all the parts of the NPC to another group. Make the 2 groups unable to interact with each other, but ensure they can both interact with “default” (so they don’t fall through the map)

2 Likes