Beispiel #1
0
 // == Messages ==
 private void Start()
 {
     bulletsParent   = ParentUtils.FindBulletsParent();
     soundController = SoundController.FindSoundController();
 }