1 2 3 4 5 6 7 8 9
[gd_scene load_steps=2 format=2] [ext_resource path="res://assets/ui/whitespace.png" type="Texture" id=1] [node name="LoadingAnimation" type="TextureRect"] anchor_right = 1.0 anchor_bottom = 1.0 texture = ExtResource( 1 ) expand = true