Adventure Creator  1.79.1
An adventure game toolkit for Unity, by Chris Burton, ICEBOX Studios 2013-2022
AC.JointBreaker Class Reference
Inheritance diagram for AC.JointBreaker:

Protected Member Functions

void Awake ()
 
void OnJointBreak (float breakForce)
 

Protected Attributes

FixedJoint fixedJoint
 

Detailed Description

This component is used by PickUp to clean up FixedJoints after they've broken.