Label resetting on death + Blocks not staying gone on death

Two different issues here. For the blocks one, i found a solution on the forums from some time ago but simply found it confusing (lol). For the label resetting, I have no clue, I know why it’s happening but not how to fix it. By the way, I can’t currently link the game as it is a MESS right now.

Blocks one: Whenever I touch a block, it gets destroyed. How do i make it so it stays destroyed once touched even after I die and respawn back at the place?

Label: Whenever I touch one of these blocks, I get +1 for a number, which is then connected to a label. The labels are “Diamond” and “0”, and the +1 is connected to “0”. Each time I die, it resets back to 0, but I want it to stay at whatever was reached before I died. Is that possible, or is there no fix for it?

Hey , @crowcant ! There is a simple and easy fix for this! (If I understand this right :slight_smile: )
The solution is to set the block to keep on level restart.
Keep_on_level_Restart

I hope this helps you!