I am making a game for the first time using about 15 different places and teleportservice to transport players between them. Most of the places are for different game modes, then there is a lobby and a few side-places.
Sorry if this should be in another area, but are there any tips from more experienced developers on how to implement improvements?
Most of these places share the same enemies, weapons, scripts, etc. so when I make an improvement to one, I have to copy it to the other 14 places.
How do you all keep track of these changes and bug fixes without losing your mind?
Thanks in advance for any advice.