How to Remove Spawned Items

I am currently on Game Development 1 - Level 19. Tabula Rasa

I am trying to remove or delete an item, such as a “forest” instance after I have spawned it. Is there any possible way to do this?

Delete the line of code that contains the code for summoning a block of forest. :wink:

I progressed in the levels and the method is Destroy().

collide() will work if you collide to the item.