Method | Description | |
---|---|---|
ExecuteMovement ( MoveInputs, inputs ) : void | ||
ExecuteMovementAA ( MoveInputs, inputs ) : void | ||
SetColliderEnabled ( bool enabled ) : void | ||
Stagger ( ) : void | ||
Start ( ) : void |
Method | Description | |
---|---|---|
GetGroundNormal ( int samples, float radius, float slopeAngleLimit, float steepAngleLimit ) : NormalInfo | ||
OnControllerColliderHit ( |
public ExecuteMovement ( MoveInputs, inputs ) : void | ||
inputs | MoveInputs, | |
return | void |
public ExecuteMovementAA ( MoveInputs, inputs ) : void | ||
inputs | MoveInputs, | |
return | void |
public SetColliderEnabled ( bool enabled ) : void | ||
enabled | bool | |
return | void |