A simple character which allows for animation switching only.
More...
A simple character which allows for animation switching only.
◆ SwitchAnimation()
void CharacterSystem2D.SimpleCharacter.SwitchAnimation |
( |
string |
animationName | ) |
|
Switches the character current animation.
- Parameters
-
animationName | Animation name. |
◆ currentAnimation
string CharacterSystem2D.SimpleCharacter.currentAnimation |
|
protected |
◆ hasPlayed
bool CharacterSystem2D.SimpleCharacter.hasPlayed |
|
protected |
◆ myAnimator
Animator CharacterSystem2D.SimpleCharacter.myAnimator |
◆ queuedAnimation
string CharacterSystem2D.SimpleCharacter.queuedAnimation |
|
protected |
The documentation for this class was generated from the following file:
- D:/Projects/platformer-pro-2019.3/Assets/PlatformerPro/Scripts/ThirdpartyWrappers/2DCharacterSystemSampler/SimpleCharacter.cs