Player CanCollide Only Brick

I want to make a Brick where only players can collide but any models or other parts go through it.

I cant disable the model that I want to go through the Brick because I want it to be able to hit players.
How would I be able to make it?

I’ve tried collisions groups but I still don’t understand them.

Hello! :smiley:

An easier way (or I think an easier way) is to make the part canCollide = false through a LocalScript in the PlayerScripts.