[gd_scene load_steps=3 format=2] [ext_resource path="res://global.gd" type="Script" id=1] [ext_resource path="res://background_loader_scene/background_loader.tscn" type="PackedScene" id=2] [node name="global" type="Node"] pause_mode = 2 script = ExtResource( 1 ) _sections_unfolded = [ "Pause" ] [node name="background_loader" parent="." index="0" instance=ExtResource( 2 )]