Ejemplo n.º 1
0
 private void Replayer_OnNewActor(Actor gameObject)
 {
     CubeController.Instantiate(this, gameObject);
 }