I have a game where there are multiple Islands, these islands can have multiple different versions to them - we’ll call them Eras. If i have say 10 eras, that would amount to 10 different versions of that island. I don’t think it would be effective to have all eras on all islands to have their visibility turned on and off when needed so wondering what would be the best way around this so that i maintain good performance.
Thanks in advance for the help.
Also, i need these objects to be loaded with the correct position.