Platformer Pro  2.3.2
A platform game kit for Unity.
PlatformerPro.AnimatorControllerMapping Class Reference

Maps between animation states and controllers. More...

Public Attributes

string overrrideState
 The animation override state name as a string. More...
 
AnimatorOverrideController controller
 The controller to map to. More...
 

Detailed Description

Maps between animation states and controllers.

Member Data Documentation

◆ controller

AnimatorOverrideController PlatformerPro.AnimatorControllerMapping.controller

The controller to map to.

◆ overrrideState

string PlatformerPro.AnimatorControllerMapping.overrrideState

The animation override state name as a string.


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