Exemplo n.º 1
0
 public void AddComponent(GameObject where)
 {
     Rotate.CreateComponent(where, Channel, RotateTo, Speed);
 }