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 | NPC | bool | false | No description. |
| private | debugDirection //for logging direction | bool | no default | No description. |
| private | debugStates //for logging character state | bool | no default | No description. |
| private | debugAnimationSpeed //for logging character state | bool | no default | No description. |
| private | mc | MovementController | null | No description. |
| public | enableCutscene | bool | false | No description. |
| private | animators //mechanim animation attached to character | Animator[] | no default | No description. |