GameDevRepo

Free Unity C# Script library used to make a full Unity3d game.


Project maintained by wesleywh Hosted on GitHub Pages — Theme by mattgraham

Back To Navigation Tree

RagdollHelper

Description:

File has no description.

Variables:

List of variables that you can modify in the inspector.

Access Name Type Default Value Description
public that can be set to toggle between ragdolled and animated character property no default No description.
public ragdolled bool no default No description.
public ragdollToMecanimBlendTime float 0.5f No description.
public transform Transform no default No description.
public storedPosition Vector3 no default No description.
public storedRotation Quaternion no default No description.