Free Unity C# Script library used to make a full Unity3d game.
File has no description.
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. |