C# Class UnityPlatformer.CharacterActionCrounchMovement

Movement while on ground and not slipping
Inheritance: CharacterActionHorizontalMovement
Afficher le fichier Open project: llafuente/unity-platformer

Méthodes publiques

Méthode Description
WantsToUpdate ( float delta ) : int

Execute when collision below.

Method Details

WantsToUpdate() public méthode

Execute when collision below.
public WantsToUpdate ( float delta ) : int
delta float
Résultat int