In the past I had a game that only had 1 place. This made it simple for me to create a copy of that game and work on that copy so I didn’t mess up any players that were currently playing the game.
My new game has multiple places so I’m not really sure how to go about this. I created a copy of the game from the start place and it only copied over the start place. Is there a way I can copy over every place in the game or do I need to just do it one by one? If anyone can lead me in the right direction here I would really appreciate it!
Did you make heavy use of linked scripts? I find it hard to figure out what the development cycle of successful devs looks like. Roblox is the only environment where I’m not relying on source control and its odd.