I’m wondering how I would go about updating a ranked gamemode.
Let’s take for example, I have a fighting game and I make a drastic overhaul. How would I go about updating it to ranked (in which I assume you use a sub-place for)
I have certain ideas like making a whole new script to setup the ranked gamemode in the main place, so that I wouldn’t need to replace all the outdated scripts and assets when I would update the ranked game place.
What would be the best and most efficient way to go about this?