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

OverrideLimbPositions

Description:

File has no description.

Variables:

List of variables that you can modify in the inspector.

Access Name Type Default Value Description
public anim Animator null No description.
public leftHand Transform null No description.
public rightHand Transform null No description.
public leftFoot Transform null No description.
public rightFoot Transform null No description.
public disableOnAnimStates string[] null No description.
public onDisableLefthand bool true No description.
public onDisableRightHand bool true No description.
public onDisableLeftFoot bool true No description.
public onDisableRightFoot bool true No description.