C# Class JumpingCharacterState, Unity-Super-Starter-Project

The character is in the air, and he jumped to achieve that
Inheritance: CharacterStateBase
Afficher le fichier Open project: ambocclusion/Unity-Super-Starter-Project

Méthodes publiques

Méthode Description
Update ( Character, character ) : void

Method Details

Update() public méthode

public Update ( Character, character ) : void
character Character,
Résultat void