How would I restart the whole game?

If I want everything to revert back to how it was when I ran the code how would I do this?

There are multiple ways to achieve this. One would be to reboot the engine. Another would be to put the game in a collection and load and unload it using a collection proxy.

1 Like