constraint.NoCollide
Description
Creates an no-collide "constraint". Disables collision between two entities.
Does not work with players.
Arguments
Returns
1 Entity
The created constraint. (logic_collision_pair) Will return
false
if the constraint could not be created.