How to set colllision group through local script

“The only part of PhysicsService which is server-side is the ability to create and delete groups as well as modify the collision relationships between groups. LocalScripts are still able to set a part’s collision group for local collision filtering. So long as the server creates the groups, the client is good to go.”

1 Like