예제 #1
0
파일: Respawn.cs 프로젝트: ijeriomit/Epoch
 void respawn()
 {
     //transform.position = new Vector3 (0, 2, 0);
     hp.respawn();
 }