프로퍼티 | 타입 | 설명 | |
---|---|---|---|
actionJump | |||
enableWallJumps | bool | ||
wallStickLeaveAgain | float |
메소드 | 설명 | |
---|---|---|
GainControl ( float delta ) : void |
Reset SmoothDamp and enter state States.WallSliding
|
|
GetPostUpdateActions ( ) : PostUpdateActions |
default behaviour
|
|
OnEnable ( ) : void |
Initialization
|
|
PerformAction ( float delta ) : void |
Stick, then slide down. Can dismount jumping if enableWallJumps
|
|
WantsToUpdate ( float delta ) : int |
When Character is colliding left or right but now below and falling! Stick!
|
public GetPostUpdateActions ( ) : PostUpdateActions | ||
리턴 | PostUpdateActions |