private void UnitTest() { // Checks if there are duplicate child objects or script components. Debugging.ComponentCheck(); Debugging.ChildCheck(); Debug.Break(); }