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