[gd_scene load_steps=2 format=2] [ext_resource path="res://menu/LoadingScreen.gd" type="Script" id=1] [node name="LoadingScreen" type="Control"] anchor_right = 1.0 anchor_bottom = 1.0 script = ExtResource( 1 ) [node name="ProgressBar" type="ProgressBar" parent="."] anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 margin_left = -82.5 margin_top = -7.0 margin_right = 82.5 margin_bottom = 7.0