unity destroy a script code example Example: how to destroy in unity // To remove a GameObject use the function 'Destroy()' Destroy(gameObject);