C# Class RightArrow, PuzzleGameProject

ChangeDirectionElement which makes the player go right.
Inheritance: ChangeDirectionElement
Exibir arquivo 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_RIGHT.