Hello. I know this is probably a super simple, but I can't find any resources for what I'm actually hoping to do. Basically, I want to create a project with a main menu scene, a gameplay scene, etc. Then, I want to be able to import it to kickstart a new project.
I've already created this kind of project, which I'm mostly happy with. The issue is that when I try importing it into a new project in a new file location, it just opens the original project, and saves changes to both files. I'm probably just importing it wrong, but I have no idea how to change this. At the moment, I'm happy with just copy/pasting the files from the default project into the new project, but then I have to reset all the dependencies and other project settings. Not the worst, but I'm sure there's a more ideal solution.