#How can I refresh workspace after an event finishes?

1 messages · Page 1 of 1 (latest)

cerulean grove
#

I'm making a core game and after my meltdown finishes, I need to be able to refresh the entire game so it can be replayed.
This would preferably be in a new script.

clear mirage
#

Have a copy of the original map in ServerStorage, then load it to the client

autumn delta
#

u need to make a copy of the map and make sure its not parented to workspace meaning its not visible and then to refresh just delete the old map and put the copy in workspace