Search Unity

Obtain current force from joint

Discussion in 'Scripting' started by CrazyIwan, Jul 25, 2011.

  1. CrazyIwan

    CrazyIwan

    Joined:
    May 16, 2010
    Posts:
    21
    Is where any way to obtain the current force from joint?

    I have the rigidbody connected to fixed joint and i need to know the current force on it, before it breaks. Not on OnJointBreak() function, early.