C# Class LeftArrow, PuzzleGameProject

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

Private Methods

Method Description
Start ( ) : void

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