2018-08-09 07:36:14 +00:00
|
|
|
[gd_scene load_steps=3 format=2]
|
|
|
|
|
2018-09-30 14:22:07 +00:00
|
|
|
[ext_resource path="res://assets/GUI/images/Login-Khanat-background.png" type="Texture" id=1]
|
|
|
|
[ext_resource path="res://assets/GUI/images/Login-Khanat-background-loading.png" type="Texture" id=2]
|
2018-08-09 07:36:14 +00:00
|
|
|
|
2018-08-26 07:04:02 +00:00
|
|
|
[node name="background_loader" type="Panel"]
|
2018-08-09 07:36:14 +00:00
|
|
|
|
|
|
|
self_modulate = Color( 0, 0, 0, 1 )
|
|
|
|
anchor_left = 0.0
|
|
|
|
anchor_top = 0.0
|
|
|
|
anchor_right = 1.0
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
|
|
rect_clip_content = false
|
|
|
|
mouse_filter = 2
|
|
|
|
mouse_default_cursor_shape = 0
|
2018-08-25 08:05:54 +00:00
|
|
|
size_flags_horizontal = 3
|
|
|
|
size_flags_vertical = 3
|
|
|
|
_sections_unfolded = [ "Mouse", "Size Flags", "Textures", "Visibility", "custom_constants" ]
|
2018-08-09 07:36:14 +00:00
|
|
|
|
2018-08-25 08:05:54 +00:00
|
|
|
[node name="center_container" type="CenterContainer" parent="." index="0"]
|
2018-08-09 07:36:14 +00:00
|
|
|
|
|
|
|
anchor_left = 0.0
|
|
|
|
anchor_top = 0.0
|
|
|
|
anchor_right = 1.0
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
|
|
rect_clip_content = false
|
2018-08-25 08:05:54 +00:00
|
|
|
mouse_filter = 0
|
2018-08-09 07:36:14 +00:00
|
|
|
mouse_default_cursor_shape = 0
|
2018-08-25 08:05:54 +00:00
|
|
|
size_flags_horizontal = 3
|
|
|
|
size_flags_vertical = 3
|
|
|
|
use_top_left = false
|
|
|
|
_sections_unfolded = [ "Size Flags" ]
|
2018-08-09 07:36:14 +00:00
|
|
|
|
|
|
|
[node name="texture_progress" type="TextureProgress" parent="center_container" index="0"]
|
|
|
|
|
|
|
|
anchor_left = 0.0
|
|
|
|
anchor_top = 0.0
|
|
|
|
anchor_right = 0.0
|
|
|
|
anchor_bottom = 0.0
|
2018-08-25 08:05:54 +00:00
|
|
|
margin_left = 509.0
|
|
|
|
margin_top = 297.0
|
|
|
|
margin_right = 515.0
|
|
|
|
margin_bottom = 303.0
|
2018-08-09 07:36:14 +00:00
|
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
|
|
rect_clip_content = false
|
2018-08-25 08:05:54 +00:00
|
|
|
mouse_filter = 1
|
2018-08-09 07:36:14 +00:00
|
|
|
mouse_default_cursor_shape = 0
|
2018-08-25 08:05:54 +00:00
|
|
|
size_flags_horizontal = 3
|
|
|
|
size_flags_vertical = 3
|
2018-09-30 14:22:07 +00:00
|
|
|
min_value = 42.0
|
2018-08-09 07:36:14 +00:00
|
|
|
max_value = 100.0
|
|
|
|
step = 1.0
|
|
|
|
page = 0.0
|
2018-09-30 14:22:07 +00:00
|
|
|
value = 42.0
|
2018-08-09 07:36:14 +00:00
|
|
|
exp_edit = false
|
|
|
|
rounded = false
|
|
|
|
texture_under = ExtResource( 1 )
|
|
|
|
texture_over = null
|
|
|
|
texture_progress = ExtResource( 2 )
|
|
|
|
radial_fill_degrees = 360.0
|
|
|
|
radial_center_offset = Vector2( 0, 0 )
|
2018-08-25 08:05:54 +00:00
|
|
|
nine_patch_stretch = true
|
|
|
|
stretch_margin_left = 3
|
|
|
|
stretch_margin_top = 3
|
|
|
|
stretch_margin_right = 3
|
|
|
|
stretch_margin_bottom = 3
|
|
|
|
_sections_unfolded = [ "Rect", "Size Flags", "Textures" ]
|
2018-08-09 07:36:14 +00:00
|
|
|
|
|
|
|
|