Hey. There might be a very simple solution for this but I just want to know how to make my part not phase through everything when CanCollide set to false? (parts, baseplate, just falls down to void)
You would want to set CanCollide to true then use collision groups to determine if the part should collide with other parts or not.