C# 클래스 RightArrow, PuzzleGameProject

ChangeDirectionElement which makes the player go right.
상속: ChangeDirectionElement
파일 보기 프로젝트 열기: Cedric-Paris/PuzzleGameProject 1 사용 예제들

비공개 메소드들

메소드 설명
Start ( ) : void

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