Property | Type | Description | |
---|---|---|---|
crow | |||
dead | bool | ||
deathSounds | UnityEngine.AudioClip[] | ||
groundObject | LayerMask | ||
groundRadius | float | ||
hasJumpAnimation | bool | ||
hasWalkAnimation | bool | ||
isJumping | bool | ||
jumpSpeed | float | ||
maxSpeed | float | ||
rdBody | |||
resetLevel | bool | ||
resetPosition | Vector3 | ||
speed | float | ||
squakSounds | UnityEngine.AudioClip[] |
Method | Description | |
---|---|---|
FixedUpdate ( ) : void | ||
Flip ( ) : void | ||
GetIsJumping ( ) : bool | ||
OnDisable ( ) : void | ||
Reset ( ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
public AudioClip[],UnityEngine deathSounds | ||
return | UnityEngine.AudioClip[] |