C# 클래스 JumpingCharacterState, Unity-Super-Starter-Project

The character is in the air, and he jumped to achieve that
상속: CharacterStateBase
파일 보기 프로젝트 열기: ambocclusion/Unity-Super-Starter-Project

공개 메소드들

메소드 설명
Update ( Character, character ) : void

메소드 상세

Update() 공개 메소드

public Update ( Character, character ) : void
character Character,
리턴 void