Свойство | Тип | Описание | |
---|---|---|---|
doubleJumped | bool | ||
jumpSound | |||
theCharacterMotor | CharacterMotor2, | ||
theGroundCheck | GroundCheck, |
Метод | Описание | |
---|---|---|
FixedUpdate ( ) : void | ||
Jump ( ) : void | ||
Start ( ) : void | ||
TurnOffDoubleJumpAnimation ( ) : IEnumerator | ||
TurnOffJumpAnimation ( ) : IEnumerator |
public TurnOffDoubleJumpAnimation ( ) : IEnumerator | ||
Результат | IEnumerator |
public TurnOffJumpAnimation ( ) : IEnumerator | ||
Результат | IEnumerator |
public StudioEventEmitter,FMODUnity jumpSound | ||
Результат |
public CharacterMotor2, theCharacterMotor | ||
Результат | CharacterMotor2, |