I've added a new command to Scene_Title, which pushes a new scene onto the stack. When my scene opens, I can still see the title menu in the background. I've also tried it with a goto rather than push, and it still does the same thing. I've added SceneManager.clearStack() both before and after my scene call, and there's no difference.
Any idea how I can make the title screen disappear when I go to my new scene?
Any idea how I can make the title screen disappear when I go to my new scene?
