Ejemplo n.º 1
0
 private void Load()
 {
     go   = XResources.LoadGameObject(ch.prefab);
     ator = go.GetComponent <Animator>();
 }