I built a world in Creative. It’s a gun game where there are 3 rounds of play. There are elements like doors and vent doors. I want all of them to reset at the end of each round. In other words I want the state of the environment to reset after each round as it was at the beginning of the game. So any doors players opened are reclosed.
Is there a way to fix it so all doors are reclosed at the beginning of each round?