C# 클래스 UserControl, rogue-shield

상속: MonoBehaviour
파일 보기 프로젝트 열기: SneakyRedSnake/rogue-shield 1 사용 예제들

비공개 메소드들

메소드 설명
Awake ( ) : void

Get the basics components the player need

FixedUpdate ( ) : void

Get the inputs of the controller and give the values to the corrects actions components

Update ( ) : void