Page 1 of 1

Game project not available

Posted: 08 April 2020, 08:56
by laedit
Hello,

I have created a project (millesabords) through the sandbox to poke around, and now that I want to check the actual code the corresponding folder isn't available in my sftp connection.
In comparison I have created another project through Control Panel / Manage Projects / Create a new game project (reversitutolaedit) and I can see this one on the sftp.
I also have the options to check the project, the source code version control, build a new release version and errors in production available for this project but not for the first one.

Is this normal, do I need to activate it in some way?
Or just delete it and create a new projet through Control Panel?

Thanks!

Re: Game project not available

Posted: 08 April 2020, 09:53
by Een
It's normal, sandbox is a visual tool: the code is not directly modifiable, except in the "script" tab within the sandbox itself.

These two ways to develop a game are quite separate. You have to choose the one that fits you (and the game) best.

Re: Game project not available

Posted: 08 April 2020, 14:13
by laedit
Thanks, that's explains it, I thought it was just another way to handle the UI part :)