예제 #1
0
 private void Start()
 {
     SoundManager.Shot();
     StartCoroutine("DestroyMy");
     //transform.forward = cam.transform.forward;
 }