How do you make it so only one player can walk through something but not the others?

Hello, I was wondering how you could make it so a thing only happens to one player but not the others?

1 Like

I think you are talking about Collision Filtering.

DevHub article: Collision Filtering | Roblox Creator Documentation

1 Like

u can fire the player’s client to remove the collision of the wall for him, but you can also do what @Friendly4Crafter said

1 Like