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

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

Public Methods

Method Description
Update ( Character, character ) : void

Method Details

Update() public method

public Update ( Character, character ) : void
character Character,
return void