For some reason (If you look at the bottom left of the Pic) I keep getting these unconnected lines. I'm not sure if they are the source of my errors but I want to know how to fix and prevent this or if it means nothing.
When my game starts on the menu Layout and I click the button to go to the game Layout it plays fine, until I die (Health=0) got to intro screen Layout. But after the first time of it working correctly when I hit the start button again I either get some sort of JS error or when I click it does not go to the game Layout it does nothing.
Could this be the issue, like some open loop or something not closed properly. After the initial start once I die and it goes back to the Intro Layout it does not seem like the game layout has stopped and reset completely. it's almost as if it's still running even though I've switched to a different layout.
It's getting frustrating, I fixed it once but don't know how I made the error go away, but I added a few things to the game and here it is again.
Thank you in advance for any help.