Пример #1
0
 void Start()
 {
     if (objectsManager != null)
     {
         objectsManager.AddObjToAttractors(this);
     }
 }