Exemplo n.º 1
0
 public void Awake()
 {
     if (targetComponment != null)
     {
         targetComponment.MoveToComponent(this);
     }
 }