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

AnimController

Description:

File has no description.

Variables:

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.