Property | Type | Description | |
---|---|---|---|
FrictionCoefficient | float | ||
GretaWeight | float | ||
HandBrakeCoefficient | float | ||
LeftWheel | Transform | ||
MaxVelocity | float | ||
PlayCamera | Transform | ||
RightWheel | Transform | ||
Velocity | float | ||
gravity | float | ||
isCanJump | bool | ||
isDebugMessage | bool | ||
jumpSpeed | float | ||
nMaxVelocity | float | ||
pushPower | float | ||
speed | float |
Method | Description | |
---|---|---|
InclineForce ( ) : void | ||
IsGameStop ( ) : bool | ||
LetGameStop ( bool stop ) : void | ||
MoveFriction ( ) : void | ||
OnControllerColliderHit ( |
||
Update ( ) : void |
public OnControllerColliderHit ( |
||
hit | ||
return | void |