When I have a scene autoloaded and then I change a label inside the scene, the label still has the original text and the new text which makes me think that the scene is 2 stacked on top of each other. My default scene is the main.tscn which I autoloaded so that might be the problem but I do not know how to fix it. I want it so that when I do something in the scene then switch to another scene then back I want it to be the same.