Property | Type | Description | |
---|---|---|---|
actualBoxHeight | float | ||
boxCheck | |||
boxHeightCheck | |||
canClimb | bool | ||
detectionRadius | float | ||
groundHeightCheck | |||
touchingBox | bool | ||
touchingWall | bool | ||
whatIsBox |
Method | Description | |
---|---|---|
ClimbInXdir ( ) : void | ||
ClimbInYdir ( ) : void | ||
FixedUpdate ( ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
public RaycastHit2D,UnityEngine boxHeightCheck | ||
return |
public RaycastHit2D,UnityEngine groundHeightCheck | ||
return |