Property | Type | Description | |
---|---|---|---|
bomb | Sprite | ||
explosion | GameObject | ||
explosionSound | |||
remains | GameObject | ||
xTarget | float | ||
yTarget | float |
Method | Description | |
---|---|---|
PlayAnimation ( ) : void | ||
PlaySound ( ) : void | ||
SpawnProjectile ( Vector3 position ) : void | ||
SpawnRemains ( ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
public SpawnProjectile ( Vector3 position ) : void | ||
position | Vector3 | |
return | void |
public AudioClip,UnityEngine explosionSound | ||
return |