NoCollisionConstraint

非推奨を表示

The NoCollisionConstraint prevents collisions between two specific parts, but those parts may still register collisions with the rest of the world. Compared to collision groups, it provides a direct way to disable specific collisions, such as the wheel of a car scraping against the car's body.

The most common way to create this constraint is by selecting No Collision through Studio's Create menu in the Model tab.

Constraint picker indicated in Studio toolbar

Unlike most constraints, NoCollisionConstraint does not utilize any Attachments. Note that the tool acts differently based on how many parts are selected when the tool is activated:

OptionTool Behavior
No parts selectedThe next two parts that are clicked will be linked together. If the same part is clicked twice, no link will be created.
One part selectedThe next part that is clicked will be linked to the selected part.
Two parts selectedBoth selected parts will be linked together.

概要

プロパティ

プロパティ

Enabled

並列読み取り

This property determines whether the two linked parts, Part0 and Part1, will collide with each other.

並列読み取り

The second BasePart that the constraint connects.

並列読み取り

The first BasePart that the constraint connects.

方法

イベント