How can I make a NPC that i walk through?

So i couldn’t find an threads about this so I put it here(please tell me if this is the wrong place.) So I want to make a NPC that u walk through but when i make can collide false for all of the NPCs parts i still cant walk through it. Any help would be appreciated!
Thanks in advance!

1 Like

CanCollide = false, its simple Or just make a character with regular parts then make those parts cancollide = false

3 Likes

If you want the NPC to move around, I guess you need to take a look at the Collision Filtering tutorial.

3 Likes