Importing a scene from another project

Hi folks,
I have managed to import a scene from a previous project into a new project. I did this by selecting multiple files for both projects (in the project manager → Properties) and then copying the scene file (my-scen.json) in Finder (Mac) and finally replacing a scene file with the same name in my new projects layout files folder. Everything seems to work fine, but might there be any side effects? Is there a better way to move one scene from one project to another?

Cheers

Farid

It’s been a while since I’ve done this; my technique has been to open 2 instances of GDevelop and use copy + paste from scenes one to the other. I can’t recall if I also copy and paste the objects.

That’s an interesting approach! I’m not sure how to run two instances of GDevelop in MacOS but I’ll give it a try some day. It would be really great if one could have multiple projects open, in one instance of GDevelop, for that reason or just to compare code between projects.

Cheers

Farid