Page 1 of 1

Sandbox to Studio

Posted: 04 October 2018, 14:25
by Anthares
I would like to switch my game from the sandbox to the studio.
I could rename a new game and start from there, but is changing only the code enough ?
I try and I don't think so.

I ran into too many issues with the sandbox to be useful and I could accomplish a great deal of work with the studio file.
I remove any mentions of the Sandbox in my code.

Any idea ?

Thanks

Re: Sandbox to Studio

Posted: 04 October 2018, 15:48
by Een
Well, structure is quite distinct for a "sandbox" and "studio" game. There is no easy switch from one to the other.

You'd need to create a new project, copy your image files in the img folder, then build the studio project from scratch. Only thing you could reuse is eventually copy pasting algorithms from your sandbox script and adapt it.

But I'd be interested in your reasons for thinking of switching. I'll contact you by email about this!

Re: Sandbox to Studio

Posted: 04 October 2018, 16:36
by Anthares
Sure no problem. I wasn't far enough into the project to have a deal breaker on this.
I'll start over.