A point in the character's bone hierarchy for connecting props to. More...
Inherits MonoBehaviour.
Public Member Functions | |
void | DropImmediate () |
Dropping/Picking up normally works in the fixed update cycle where joints can be properly connected. Use this to drop a prop immediatelly. More... | |
Public Attributes | |
PuppetMaster | puppetMaster |
Reference to the PuppetMaster component. More... | |
Rigidbody | connectTo |
If a prop is connected, what will its joint be connected to? More... | |
Prop | currentProp |
Is there a Prop connected to this PropRoot? Simply assign this value to connect, replace or drop props. More... | |
A point in the character's bone hierarchy for connecting props to.