C# Class LeftArrow, PuzzleGameProject

ChangeDirectionElement which makes the player go left.
Inheritance: ChangeDirectionElement
Afficher le fichier Open project: Cedric-Paris/PuzzleGameProject Class Usage Examples

Private Methods

Méthode Description
Start ( ) : void

Processing performed by Unity when an instance is created. Set the newDirection attribute to PlayerMovementController.GO_LEFT.