예제 #1
0
파일: CamShake.cs 프로젝트: Badeye/impulse
 private void Awake()
 {
     _instance = this;
     Debug.Log("awake");
 }