I\'m making a game where I switch scenes every so often. I need variables to safe between these scenes so I made a global singleton named: "global.gd". This is the