In my Unity project I have a LevelGenerator creating Stages(gameobjects) and adding these to a List. When I am dying I want to Destroy and Remove all items in the List. But