예제 #1
0
 public void Start()
 {
     controller = GetComponent <IController>();
     StageManager.AddDynamicEntity(this);
 }