how to check if object is the parent code example Example: check if object has parent unity if(transform.parent != null) { }