Search Unity

connected body of configure joint follow with delay

Discussion in 'Physics' started by kmsjkh, Jun 26, 2020.

  1. kmsjkh

    kmsjkh

    Joined:
    Jan 31, 2016
    Posts:
    14
    connected body of configure joint follow with delay

    i wanna connected body follow joint instantly
    i tried increase drive spring, slerp drive position spring.
    it didn't work

    please see my configure joint setting img below
     

    Attached Files:

  2. kmsjkh

    kmsjkh

    Joined:
    Jan 31, 2016
    Posts:
    14
    i tried x y z motion locked, limited
    but it didnt work
     
  3. Qleenie

    Qleenie

    Joined:
    Jan 27, 2019
    Posts:
    868
    should set all to locked, and with this you basically have a FixedJoint, which should follow immediately (if your Rigidbody is not kinematic); you might also want to click "auto configure connected anchor" (depending on your use case).
     
    Last edited: Jun 26, 2020