I have a main rock right now. When I have an object hit it, it breaks apart into multiple pieces (like its shattering), and I remove that main rock itself from the world.
However, every time the object does hit the rock, I have it in a loop so it breaks each time. I'm trying to get it so that it breaks apart once, and so I can keep hitting the smaller pieces to remove it from the world.
I'm stuck!
