C# Class SpeedUpAvatarScript, SlashRunner

Speeds up player objects by a certain velocity. Only occurs once.
Inheritance: MonoBehaviour
Afficher le fichier Open project: matthewAURA/SlashRunner

Méthodes publiques

Свойство Type Description
increase float

Méthodes publiques

Méthode Description
Start ( ) : void

Méthodes protégées

Méthode Description
speedUp ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

speedUp() protected méthode

protected speedUp ( ) : void
Résultat void

Property Details

increase public_oe property

public float increase
Résultat float