2D Platform Controller  v1.7.0
Autogenerated code documentation for the 2D Platform Controller.
 All Classes Functions Variables Properties
ModelAnimator Class Reference

Inherits MonoBehaviour.

Public Member Functions

void CharacterAnimationEvent (CharacterState state, CharacterState previousState)
 Respond to an animation event. More...
 

Public Attributes

RaycastCharacterController controller
 

Protected Member Functions

void Idle ()
 
void Walk ()
 
void Run ()
 
void Jump ()
 
void Fall ()
 
void Hold ()
 
void Climb ()
 
void CheckDirection ()
 

Detailed Description

A sample animation classes that works with 3d models.

Member Function Documentation

void ModelAnimator.CharacterAnimationEvent ( CharacterState  state,
CharacterState  previousState 
)

Respond to an animation event.

Parameters
stateState.
previousStatePrevious state.

The documentation for this class was generated from the following file: