Adventure Creator 1.84.3
An adventure game toolkit for Unity, by Chris Burton, ICEBOX Studios 2013-2024
Loading...
Searching...
No Matches
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.