Property | Type | Description | |
---|---|---|---|
angryBirdSound | |||
explosion | GameObject | ||
explosionSound | |||
remains | GameObject | ||
xTarget | float | ||
yTarget | float |
Method | Description | |
---|---|---|
OnAvatarAttack ( Avatar attack ) : void |
Launches the bird towards the right
|
|
PrepareProximityBomb ( ) : void |
public OnAvatarAttack ( Avatar attack ) : void | ||
attack | Avatar | |
return | void |
public AudioClip,UnityEngine angryBirdSound | ||
return |
public AudioClip,UnityEngine explosionSound | ||
return |