In World developing, we need to do a lot of tests by uploading new world all the time because it is hard to predict the final behaviour of our features (few of us have already uploaded 50 to 100 world already !). This process is very long right now (Uploading with SDK, starting builder, refreshing world list, uploading, starting PC/VR, forcing parcel to reload, and going in).
If we could accelerate the "Test Cycle" it would be very appreciated.
One of the way i found is to inspire from other game platform. In the SDK we could have 2 choice:
-
Upload a new World
-
Update an existing World
With an update feature, we could upload a world without even using the builder for saving time.
Also it would be really appreciated if the old world get immediately unusable to prevent people to go in different version at the same time.