I want to make a wall that does not break dynamically at runtime breakable

So, I want to design Anchor fields to include breakable walls and make these Anchor fields disappear at runtime when ‘F’ is pressed

After trying a few things, even turning off ‘Anchor Active’ within Anchor Fields at runtime did not cause the walls to break. Therefore, I want to make it possible to add or remove Anchor Fields from the array in ‘Initialize Fields’ of the wall. I would like to know a solution or any other method.

Thank you