예제 #1
0
 void Start()
 {
     EventManager.Singleton.Add(this);
     tagmgr.Manage(this);
 }