![]() | SpriteManager Fields |
The SpriteManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | billboard |
Allows disabling billboarding in case this is a child of a billboarded sprite manager.
|
![]() | directionMode |
The direction mode of this sprite manager.
|
![]() | reflectEastToWest |
This will reflect east sprites to west sprites. Using this is great for reducing the amount of
sprites a sprite atlas needs.
|
![]() | rootManager |
The SpriteManager to follow. For multi-layer characters, this lets an Animator animate only root managers. This manager will inherit info from its root.
|
![]() | stateMapping |
Contains the character's states and sprites to use for animations.
|