Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

part should not collide with specific parts???

Asked by 2 years ago

I don't know how to solve this problem I am trying to make parts that should not collide with specific parts but should collide with other parts for example red block will not collide with a red block but a blue block will collide with a red block, hope someone will help me.

0
collision groups greatneil80 2647 — 2y

1 answer

Log in to vote
0
Answered by 2 years ago

You can use either a NoCollisionConstraint or you could try to use the PhysicsService to create collision groups.

Ad

Answer this question