Version: 5.3 (switch to 5.4b)
言語English
  • C#
  • JS

スクリプト言語

好きな言語を選択してください。選択した言語でスクリプトコードが表示されます。

Removed
Joint2D.collideConnected has been deprecated. Use Joint2D.enableCollision instead (UnityUpgradable) -> enableCollision

Joint2D.collideConnected

マニュアルに切り替える
public bool collideConnected;

説明

ジョイントがアタッチされている別の Rigidbody2D オブジェクトと衝突できるか

関連項目: Rigidbody2D クラス、connectedBody.