On reading through the step by step in GodotDocs it talked about using autoload singleton to house global variables (for example..player items). The problem is the coding example only shows how to switch scenes it doesn't explain anything about global variables. If someone could help me understand how to this that would be awesome. Thanks!