C# 클래스 UnityPlatformer.CharacterActionGroundMovement

Movement while on ground and not slipping
상속: CharacterActionHorizontalMovement
파일 보기 프로젝트 열기: llafuente/unity-platformer 1 사용 예제들

공개 메소드들

메소드 설명
WantsToUpdate ( float delta ) : int

Execute when collision below.

메소드 상세

WantsToUpdate() 공개 메소드

Execute when collision below.
public WantsToUpdate ( float delta ) : int
delta float
리턴 int