I making a system that the player have collision with a coin that have as instance variable his value, and this value is saved in Local Storage. But when I restart layout, the coins return to save position. How do I pick coins and permanently destroy them using Local Storage? Thanks in advance