Sounds like you want to change modify your scene then save it? If you use TSCN as your scene format then it should be saved in readable text format, you could just change it via a text editor, or possibly create a function inside one of your scenes nodes that would save the scene state perhaps?