check for parent unity code example Example: check if object has parent unity if(transform.parent != null) { }