Property | Type | Description | |
---|---|---|---|
doubleJumped | bool | ||
jumpSound | |||
theCharacterMotor | CharacterMotor2, | ||
theGroundCheck | GroundCheck, |
Method | Description | |
---|---|---|
FixedUpdate ( ) : void | ||
Jump ( ) : void | ||
Start ( ) : void | ||
TurnOffDoubleJumpAnimation ( ) : IEnumerator | ||
TurnOffJumpAnimation ( ) : IEnumerator |
public TurnOffDoubleJumpAnimation ( ) : IEnumerator | ||
return | IEnumerator |
public TurnOffJumpAnimation ( ) : IEnumerator | ||
return | IEnumerator |
public StudioEventEmitter,FMODUnity jumpSound | ||
return |
public CharacterMotor2, theCharacterMotor | ||
return | CharacterMotor2, |