• Instantiate is mostly used to return a GameObject

    #UnityTips Instantiate is mostly used to return a GameObject. But since it is a generic method of the Object class it can also return a transform. Depending on