コード例 #1
0
ファイル: HealthBar.cs プロジェクト: vrtex/Astro-Monkey
 private void DestroyHealthBar(GameObject destroyed)
 {
     lifebar.Destroy();
 }