C# Class EggDogAnimations, 3DEggDogRush

Inheritance: MonoBehaviour
Afficher le fichier Open project: CursorwebGames/3DEggDogRush

Méthodes publiques

Свойство Type Description
animator Animator,

Méthodes publiques

Méthode Description
Dodge ( ) : void
Ground ( ) : void
Jump ( ) : void
Stand ( ) : void

Method Details

Dodge() public méthode

public Dodge ( ) : void
Résultat void

Ground() public méthode

public Ground ( ) : void
Résultat void

Jump() public méthode

public Jump ( ) : void
Résultat void

Stand() public méthode

public Stand ( ) : void
Résultat void

Property Details

animator public_oe property

public Animator, animator
Résultat Animator,