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 | updateEveryXFrames | int | 3 | No description. |
| public | agent | NavMeshAgent | null | No description. |
| public | behavior | AIBehavior | null | No description. |
| public | health | Health | null | No description. |
| public | groundRaycast | Transform | null | No description. |
| public | showGroundCast | bool | false | No description. |