Проверка единства, есть ли у преобразования родитель
if (transform.parent == null)
{
}
Mitch Soper
if (transform.parent == null)
{
}