1748 lines
49 KiB
Text
1748 lines
49 KiB
Text
[gd_scene load_steps=15 format=2]
|
|
|
|
[ext_resource path="res://scenes/GUI/HUD/HUD.gd" type="Script" id=1]
|
|
[ext_resource path="res://scenes/GUI/HUD/Windows.gd" type="Script" id=2]
|
|
[ext_resource path="res://scenes/GUI/HUD/WindowControl.gd" type="Script" id=3]
|
|
[ext_resource path="res://assets/GUI/images/bg2.jpg" type="Texture" id=4]
|
|
[ext_resource path="res://assets/GUI/images/button_quit.png" type="Texture" id=5]
|
|
[ext_resource path="res://assets/GUI/images/button_close.png" type="Texture" id=6]
|
|
[ext_resource path="res://assets/GUI/images/button_open.png" type="Texture" id=7]
|
|
[ext_resource path="res://assets/GUI/images/button_resize.png" type="Texture" id=8]
|
|
[ext_resource path="res://scenes/GUI/MusicControls/MusicControls.tscn" type="PackedScene" id=9]
|
|
[ext_resource path="res://addons/ui_window/ui_window.gd" type="Script" id=10]
|
|
[ext_resource path="res://addons/ui_window/icon.png" type="Texture" id=11]
|
|
[ext_resource path="res://scenes/GUI/HUD/oubli.gd" type="Script" id=12]
|
|
[ext_resource path="res://scenes/GUI/HUD/trauma.gd" type="Script" id=13]
|
|
[ext_resource path="res://scenes/GUI/HUD/douleur.gd" type="Script" id=14]
|
|
|
|
[node name="HUD" type="MarginContainer" index="0"]
|
|
|
|
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 = 1
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 1
|
|
size_flags_vertical = 1
|
|
custom_constants/margin_right = 0
|
|
custom_constants/margin_top = 0
|
|
custom_constants/margin_left = 0
|
|
custom_constants/margin_bottom = 0
|
|
script = ExtResource( 1 )
|
|
_sections_unfolded = [ "Margin", "Mouse", "Rect", "Size Flags", "Theme", "Visibility", "custom_constants" ]
|
|
|
|
[node name="overlay_oubli" type="Panel" parent="." index="0"]
|
|
|
|
modulate = Color( 0, 0, 0, 0 )
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_right = 1024.0
|
|
margin_bottom = 600.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 2
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 1
|
|
size_flags_vertical = 1
|
|
_sections_unfolded = [ "Mouse", "Visibility" ]
|
|
|
|
[node name="overlay_douleur" type="Panel" parent="." index="1"]
|
|
|
|
modulate = Color( 1, 0, 0, 0 )
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_right = 1024.0
|
|
margin_bottom = 600.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 2
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 1
|
|
size_flags_vertical = 1
|
|
_sections_unfolded = [ "Mouse", "Visibility" ]
|
|
|
|
[node name="Windows" type="ReferenceRect" parent="." index="2"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_right = 1024.0
|
|
margin_bottom = 600.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 1
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 3
|
|
script = ExtResource( 2 )
|
|
_sections_unfolded = [ "Mouse", "Size Flags", "Theme", "Visibility", "custom_styles" ]
|
|
|
|
[node name="Test" type="MarginContainer" parent="Windows" index="0"]
|
|
|
|
editor/display_folded = true
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_left = 238.0
|
|
margin_top = 15.0
|
|
margin_right = 527.0
|
|
margin_bottom = 143.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
hint_tooltip = "Tooltips test."
|
|
mouse_filter = 1
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 2
|
|
size_flags_vertical = 2
|
|
custom_constants/margin_right = 0
|
|
custom_constants/margin_top = 0
|
|
custom_constants/margin_left = 0
|
|
custom_constants/margin_bottom = 0
|
|
script = ExtResource( 3 )
|
|
_sections_unfolded = [ "Focus", "Mouse", "Size Flags", "Theme", "custom_constants" ]
|
|
__meta__ = {
|
|
"_edit_group_": true
|
|
}
|
|
is_movable = true
|
|
is_resizable = true
|
|
is_borderless = false
|
|
|
|
[node name="Background" type="NinePatchRect" parent="Windows/Test" index="0"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_right = 289.0
|
|
margin_bottom = 128.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 1
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 3
|
|
texture = ExtResource( 4 )
|
|
patch_margin_left = 4
|
|
patch_margin_top = 32
|
|
patch_margin_right = 4
|
|
patch_margin_bottom = 4
|
|
axis_stretch_horizontal = 1
|
|
axis_stretch_vertical = 1
|
|
_sections_unfolded = [ "Axis Stretch", "Grow Direction", "Material", "Mouse", "Patch Margin", "Rect", "Size Flags", "Theme", "Visibility" ]
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="Windows/Test" index="1"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_right = 289.0
|
|
margin_bottom = 128.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 1
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 3
|
|
custom_constants/separation = 0
|
|
alignment = 0
|
|
_sections_unfolded = [ "Mouse", "Rect", "Size Flags", "Visibility", "custom_constants" ]
|
|
|
|
[node name="Header" type="MarginContainer" parent="Windows/Test/VBoxContainer" index="0"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_right = 289.0
|
|
margin_bottom = 24.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 1
|
|
mouse_default_cursor_shape = 13
|
|
size_flags_horizontal = 1
|
|
size_flags_vertical = 4
|
|
custom_constants/margin_right = 4
|
|
custom_constants/margin_top = 4
|
|
custom_constants/margin_left = 4
|
|
custom_constants/margin_bottom = 4
|
|
_sections_unfolded = [ "Margin", "Mouse", "Rect", "Size Flags", "custom_constants" ]
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="Windows/Test/VBoxContainer/Header" index="0"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_left = 4.0
|
|
margin_top = 4.0
|
|
margin_right = 285.0
|
|
margin_bottom = 20.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 1
|
|
mouse_default_cursor_shape = 13
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 6
|
|
alignment = 0
|
|
_sections_unfolded = [ "Mouse", "Rect", "Size Flags" ]
|
|
|
|
[node name="Quit" type="TextureButton" parent="Windows/Test/VBoxContainer/Header/HBoxContainer" index="0"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_right = 16.0
|
|
margin_bottom = 16.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
focus_mode = 2
|
|
mouse_filter = 0
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 8
|
|
size_flags_vertical = 4
|
|
toggle_mode = false
|
|
enabled_focus_mode = 2
|
|
shortcut = null
|
|
group = null
|
|
texture_normal = ExtResource( 5 )
|
|
_sections_unfolded = [ "Size Flags", "Textures", "custom_constants" ]
|
|
|
|
[node name="Close" type="TextureButton" parent="Windows/Test/VBoxContainer/Header/HBoxContainer" index="1"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_left = 20.0
|
|
margin_right = 36.0
|
|
margin_bottom = 16.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
focus_mode = 2
|
|
mouse_filter = 0
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 8
|
|
size_flags_vertical = 4
|
|
toggle_mode = false
|
|
enabled_focus_mode = 2
|
|
shortcut = null
|
|
group = null
|
|
texture_normal = ExtResource( 6 )
|
|
_sections_unfolded = [ "Margin", "Size Flags", "Textures", "custom_constants" ]
|
|
|
|
[node name="Open" type="TextureButton" parent="Windows/Test/VBoxContainer/Header/HBoxContainer" index="2"]
|
|
|
|
visible = false
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_left = 20.0
|
|
margin_right = 36.0
|
|
margin_bottom = 16.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
focus_mode = 2
|
|
mouse_filter = 0
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 8
|
|
size_flags_vertical = 4
|
|
toggle_mode = false
|
|
enabled_focus_mode = 2
|
|
shortcut = null
|
|
group = null
|
|
texture_normal = ExtResource( 7 )
|
|
_sections_unfolded = [ "Size Flags", "Textures", "custom_constants" ]
|
|
|
|
[node name="Label" type="Label" parent="Windows/Test/VBoxContainer/Header/HBoxContainer" index="3"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_left = 40.0
|
|
margin_top = 1.0
|
|
margin_right = 281.0
|
|
margin_bottom = 15.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 2
|
|
mouse_default_cursor_shape = 13
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 4
|
|
text = "Ceci est une fenêtre."
|
|
percent_visible = 1.0
|
|
lines_skipped = 0
|
|
max_lines_visible = -1
|
|
_sections_unfolded = [ "Hint", "Mouse", "Size Flags" ]
|
|
|
|
[node name="Content" type="MarginContainer" parent="Windows/Test/VBoxContainer" index="1"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_top = 24.0
|
|
margin_right = 289.0
|
|
margin_bottom = 104.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 1
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 3
|
|
custom_constants/margin_right = 8
|
|
custom_constants/margin_top = 8
|
|
custom_constants/margin_left = 8
|
|
custom_constants/margin_bottom = 8
|
|
_sections_unfolded = [ "Mouse", "Rect", "Size Flags", "custom_constants" ]
|
|
|
|
[node name="scroll_container" type="ScrollContainer" parent="Windows/Test/VBoxContainer/Content" index="0"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_left = 8.0
|
|
margin_top = 8.0
|
|
margin_right = 281.0
|
|
margin_bottom = 72.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = true
|
|
mouse_filter = 0
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 1
|
|
size_flags_vertical = 1
|
|
scroll_horizontal_enabled = true
|
|
scroll_horizontal = 0
|
|
scroll_vertical_enabled = true
|
|
scroll_vertical = 0
|
|
scroll_deadzone = 0
|
|
_sections_unfolded = [ "Scroll", "Size Flags" ]
|
|
|
|
[node name="v_box_container" type="VBoxContainer" parent="Windows/Test/VBoxContainer/Content/scroll_container" index="0"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_right = 261.0
|
|
margin_bottom = 440.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 1
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 3
|
|
alignment = 0
|
|
_sections_unfolded = [ "Size Flags" ]
|
|
|
|
[node name="label" type="Label" parent="Windows/Test/VBoxContainer/Content/scroll_container/v_box_container" index="0"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_right = 261.0
|
|
margin_bottom = 218.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 2
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 1
|
|
text = "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."
|
|
autowrap = true
|
|
percent_visible = 1.0
|
|
lines_skipped = 0
|
|
max_lines_visible = -1
|
|
|
|
[node name="label2" type="Label" parent="Windows/Test/VBoxContainer/Content/scroll_container/v_box_container" index="1"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_top = 222.0
|
|
margin_right = 261.0
|
|
margin_bottom = 440.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 2
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 1
|
|
text = "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."
|
|
autowrap = true
|
|
percent_visible = 1.0
|
|
lines_skipped = 0
|
|
max_lines_visible = -1
|
|
|
|
[node name="Footer" type="MarginContainer" parent="Windows/Test/VBoxContainer" index="2"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_top = 104.0
|
|
margin_right = 289.0
|
|
margin_bottom = 128.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 0
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 1
|
|
size_flags_vertical = 1
|
|
custom_constants/margin_right = 6
|
|
custom_constants/margin_top = 2
|
|
custom_constants/margin_left = 6
|
|
custom_constants/margin_bottom = 6
|
|
_sections_unfolded = [ "Size Flags", "custom_constants" ]
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="Windows/Test/VBoxContainer/Footer" index="0"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_left = 6.0
|
|
margin_top = 2.0
|
|
margin_right = 283.0
|
|
margin_bottom = 18.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 1
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 1
|
|
size_flags_vertical = 1
|
|
alignment = 0
|
|
_sections_unfolded = [ "Mouse", "Size Flags" ]
|
|
|
|
[node name="label" type="Label" parent="Windows/Test/VBoxContainer/Footer/HBoxContainer" index="0"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_left = 82.0
|
|
margin_top = 1.0
|
|
margin_right = 175.0
|
|
margin_bottom = 15.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 2
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 6
|
|
size_flags_vertical = 4
|
|
text = "Contetual help"
|
|
percent_visible = 1.0
|
|
lines_skipped = 0
|
|
max_lines_visible = -1
|
|
_sections_unfolded = [ "Size Flags" ]
|
|
|
|
[node name="Resize" type="TextureButton" parent="Windows/Test/VBoxContainer/Footer/HBoxContainer" index="1"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_left = 261.0
|
|
margin_right = 277.0
|
|
margin_bottom = 16.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
focus_mode = 2
|
|
mouse_filter = 0
|
|
mouse_default_cursor_shape = 12
|
|
size_flags_horizontal = 8
|
|
size_flags_vertical = 2
|
|
toggle_mode = false
|
|
action_mode = 0
|
|
enabled_focus_mode = 2
|
|
shortcut = null
|
|
group = null
|
|
texture_normal = ExtResource( 8 )
|
|
_sections_unfolded = [ "Mouse", "Size Flags", "Textures" ]
|
|
|
|
[node name="TestBorderless" type="MarginContainer" parent="Windows" index="1"]
|
|
|
|
editor/display_folded = true
|
|
visible = false
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_left = 266.0
|
|
margin_top = 153.0
|
|
margin_right = 513.0
|
|
margin_bottom = 340.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
hint_tooltip = "Tooltips test."
|
|
mouse_filter = 1
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 2
|
|
size_flags_vertical = 2
|
|
custom_constants/margin_right = 0
|
|
custom_constants/margin_top = 0
|
|
custom_constants/margin_left = 0
|
|
custom_constants/margin_bottom = 0
|
|
script = ExtResource( 3 )
|
|
_sections_unfolded = [ "Mouse", "Size Flags", "Theme", "custom_constants" ]
|
|
__meta__ = {
|
|
"_edit_group_": true
|
|
}
|
|
is_movable = true
|
|
is_resizable = true
|
|
is_borderless = true
|
|
|
|
[node name="Background" type="NinePatchRect" parent="Windows/TestBorderless" index="0"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_right = 247.0
|
|
margin_bottom = 187.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 2
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 3
|
|
texture = ExtResource( 4 )
|
|
patch_margin_left = 4
|
|
patch_margin_top = 32
|
|
patch_margin_right = 4
|
|
patch_margin_bottom = 4
|
|
axis_stretch_horizontal = 2
|
|
axis_stretch_vertical = 2
|
|
_sections_unfolded = [ "Axis Stretch", "Material", "Patch Margin", "Rect", "Size Flags", "Theme", "Visibility" ]
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="Windows/TestBorderless" index="1"]
|
|
|
|
editor/display_folded = true
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_right = 247.0
|
|
margin_bottom = 187.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 1
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 3
|
|
custom_constants/separation = 0
|
|
alignment = 0
|
|
_sections_unfolded = [ "Mouse", "Rect", "Size Flags", "Visibility", "custom_constants" ]
|
|
|
|
[node name="Header" type="MarginContainer" parent="Windows/TestBorderless/VBoxContainer" index="0"]
|
|
|
|
editor/display_folded = true
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_right = 247.0
|
|
margin_bottom = 24.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 1
|
|
mouse_default_cursor_shape = 13
|
|
size_flags_horizontal = 1
|
|
size_flags_vertical = 0
|
|
custom_constants/margin_right = 4
|
|
custom_constants/margin_top = 4
|
|
custom_constants/margin_left = 4
|
|
custom_constants/margin_bottom = 4
|
|
_sections_unfolded = [ "Mouse", "Rect", "Size Flags", "custom_constants" ]
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="Windows/TestBorderless/VBoxContainer/Header" index="0"]
|
|
|
|
editor/display_folded = true
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_left = 4.0
|
|
margin_top = 4.0
|
|
margin_right = 243.0
|
|
margin_bottom = 20.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 1
|
|
mouse_default_cursor_shape = 13
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 2
|
|
alignment = 0
|
|
_sections_unfolded = [ "Hint", "Mouse", "Rect", "Size Flags" ]
|
|
|
|
[node name="Quit" type="TextureButton" parent="Windows/TestBorderless/VBoxContainer/Header/HBoxContainer" index="0"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_right = 16.0
|
|
margin_bottom = 16.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
focus_mode = 2
|
|
mouse_filter = 0
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 8
|
|
size_flags_vertical = 4
|
|
toggle_mode = false
|
|
enabled_focus_mode = 2
|
|
shortcut = null
|
|
group = null
|
|
texture_normal = ExtResource( 5 )
|
|
_sections_unfolded = [ "Size Flags", "Textures", "custom_constants" ]
|
|
|
|
[node name="Close" type="TextureButton" parent="Windows/TestBorderless/VBoxContainer/Header/HBoxContainer" index="1"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_left = 20.0
|
|
margin_right = 36.0
|
|
margin_bottom = 16.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
focus_mode = 2
|
|
mouse_filter = 0
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 8
|
|
size_flags_vertical = 4
|
|
toggle_mode = false
|
|
enabled_focus_mode = 2
|
|
shortcut = null
|
|
group = null
|
|
texture_normal = ExtResource( 6 )
|
|
_sections_unfolded = [ "Margin", "Size Flags", "Textures", "custom_constants" ]
|
|
|
|
[node name="Open" type="TextureButton" parent="Windows/TestBorderless/VBoxContainer/Header/HBoxContainer" index="2"]
|
|
|
|
visible = false
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_left = 20.0
|
|
margin_right = 36.0
|
|
margin_bottom = 16.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
focus_mode = 2
|
|
mouse_filter = 0
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 8
|
|
size_flags_vertical = 4
|
|
toggle_mode = false
|
|
enabled_focus_mode = 2
|
|
shortcut = null
|
|
group = null
|
|
texture_normal = ExtResource( 7 )
|
|
_sections_unfolded = [ "Size Flags", "Textures", "custom_constants" ]
|
|
|
|
[node name="Label" type="Label" parent="Windows/TestBorderless/VBoxContainer/Header/HBoxContainer" index="3"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_left = 40.0
|
|
margin_top = 1.0
|
|
margin_right = 239.0
|
|
margin_bottom = 15.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 2
|
|
mouse_default_cursor_shape = 13
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 4
|
|
text = "Ceci est une fenêtre sans bord."
|
|
percent_visible = 1.0
|
|
lines_skipped = 0
|
|
max_lines_visible = -1
|
|
_sections_unfolded = [ "Hint", "Mouse", "Size Flags" ]
|
|
|
|
[node name="Content" type="MarginContainer" parent="Windows/TestBorderless/VBoxContainer" index="1"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_top = 24.0
|
|
margin_right = 247.0
|
|
margin_bottom = 163.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 1
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 3
|
|
custom_constants/margin_right = 8
|
|
custom_constants/margin_top = 8
|
|
custom_constants/margin_left = 8
|
|
custom_constants/margin_bottom = 8
|
|
_sections_unfolded = [ "Mouse", "Rect", "Size Flags", "custom_constants" ]
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="Windows/TestBorderless/VBoxContainer/Content" index="0"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_left = 8.0
|
|
margin_top = 8.0
|
|
margin_right = 239.0
|
|
margin_bottom = 131.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 1
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 1
|
|
size_flags_vertical = 1
|
|
alignment = 0
|
|
_sections_unfolded = [ "Mouse" ]
|
|
|
|
[node name="RichTextLabel" type="RichTextLabel" parent="Windows/TestBorderless/VBoxContainer/Content/VBoxContainer" index="0"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_right = 231.0
|
|
margin_bottom = 59.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = true
|
|
focus_mode = 2
|
|
mouse_filter = 1
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 1
|
|
size_flags_vertical = 3
|
|
bbcode_enabled = false
|
|
bbcode_text = ""
|
|
visible_characters = -1
|
|
percent_visible = 1.0
|
|
meta_underlined = true
|
|
tab_size = 4
|
|
text = "Lorem [url]ipsum[/url] dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\\nLorem [url]ipsum[/url] dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."
|
|
scroll_active = true
|
|
scroll_following = true
|
|
selection_enabled = true
|
|
override_selected_font_color = false
|
|
_sections_unfolded = [ "BBCode", "Focus", "Mouse", "Rect", "Size Flags" ]
|
|
|
|
[node name="RichTextLabel2" type="RichTextLabel" parent="Windows/TestBorderless/VBoxContainer/Content/VBoxContainer" index="1"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_top = 63.0
|
|
margin_right = 231.0
|
|
margin_bottom = 123.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = true
|
|
focus_mode = 2
|
|
mouse_filter = 1
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 5
|
|
size_flags_vertical = 11
|
|
bbcode_enabled = false
|
|
bbcode_text = ""
|
|
visible_characters = -1
|
|
percent_visible = 1.0
|
|
meta_underlined = true
|
|
tab_size = 4
|
|
text = "Lorem [url]ipsum[/url] dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\\nLorem [url]ipsum[/url] dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."
|
|
scroll_active = true
|
|
scroll_following = true
|
|
selection_enabled = true
|
|
override_selected_font_color = false
|
|
_sections_unfolded = [ "BBCode", "Focus", "Mouse", "Rect", "Size Flags" ]
|
|
|
|
[node name="Footer" type="MarginContainer" parent="Windows/TestBorderless/VBoxContainer" index="2"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_top = 163.0
|
|
margin_right = 247.0
|
|
margin_bottom = 187.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 0
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 1
|
|
size_flags_vertical = 1
|
|
custom_constants/margin_right = 6
|
|
custom_constants/margin_top = 2
|
|
custom_constants/margin_left = 6
|
|
custom_constants/margin_bottom = 6
|
|
_sections_unfolded = [ "custom_constants" ]
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="Windows/TestBorderless/VBoxContainer/Footer" index="0"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_left = 6.0
|
|
margin_top = 2.0
|
|
margin_right = 241.0
|
|
margin_bottom = 18.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 1
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 1
|
|
size_flags_vertical = 1
|
|
alignment = 0
|
|
_sections_unfolded = [ "Mouse" ]
|
|
|
|
[node name="Resize" type="TextureButton" parent="Windows/TestBorderless/VBoxContainer/Footer/HBoxContainer" index="0"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_left = 219.0
|
|
margin_right = 235.0
|
|
margin_bottom = 16.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
focus_mode = 2
|
|
mouse_filter = 1
|
|
mouse_default_cursor_shape = 12
|
|
size_flags_horizontal = 10
|
|
size_flags_vertical = 2
|
|
toggle_mode = false
|
|
action_mode = 0
|
|
enabled_focus_mode = 2
|
|
shortcut = null
|
|
group = null
|
|
texture_normal = ExtResource( 8 )
|
|
_sections_unfolded = [ "Mouse", "Size Flags", "Textures" ]
|
|
|
|
[node name="Music" type="MarginContainer" parent="Windows" index="2"]
|
|
|
|
visible = false
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_left = 309.0
|
|
margin_top = 352.0
|
|
margin_right = 438.0
|
|
margin_bottom = 482.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
hint_tooltip = "Tooltips test."
|
|
mouse_filter = 0
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 2
|
|
size_flags_vertical = 2
|
|
custom_constants/margin_right = 0
|
|
custom_constants/margin_top = 0
|
|
custom_constants/margin_left = 0
|
|
custom_constants/margin_bottom = 0
|
|
script = ExtResource( 3 )
|
|
_sections_unfolded = [ "Anchor", "Focus", "Hint", "Margin", "Mouse", "Rect", "Size Flags", "Theme", "custom_constants" ]
|
|
__meta__ = {
|
|
"_edit_group_": true
|
|
}
|
|
is_movable = true
|
|
is_resizable = false
|
|
is_borderless = true
|
|
|
|
[node name="Background" type="NinePatchRect" parent="Windows/Music" index="0"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_right = 129.0
|
|
margin_bottom = 130.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 2
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 3
|
|
texture = ExtResource( 4 )
|
|
patch_margin_left = 4
|
|
patch_margin_top = 32
|
|
patch_margin_right = 4
|
|
patch_margin_bottom = 4
|
|
axis_stretch_horizontal = 1
|
|
axis_stretch_vertical = 1
|
|
_sections_unfolded = [ "Axis Stretch", "Material", "Patch Margin", "Rect", "Size Flags", "Theme", "Visibility" ]
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="Windows/Music" index="1"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_right = 129.0
|
|
margin_bottom = 130.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 1
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 3
|
|
custom_constants/separation = 0
|
|
alignment = 0
|
|
_sections_unfolded = [ "Rect", "Size Flags", "Visibility", "custom_constants" ]
|
|
|
|
[node name="Header" type="MarginContainer" parent="Windows/Music/VBoxContainer" index="0"]
|
|
|
|
editor/display_folded = true
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_right = 129.0
|
|
margin_bottom = 24.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 0
|
|
mouse_default_cursor_shape = 13
|
|
size_flags_horizontal = 1
|
|
size_flags_vertical = 0
|
|
custom_constants/margin_right = 0
|
|
custom_constants/margin_top = 4
|
|
custom_constants/margin_left = 4
|
|
custom_constants/margin_bottom = 4
|
|
_sections_unfolded = [ "Mouse", "Rect", "Size Flags", "custom_constants" ]
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="Windows/Music/VBoxContainer/Header" index="0"]
|
|
|
|
editor/display_folded = true
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_left = 4.0
|
|
margin_top = 4.0
|
|
margin_right = 129.0
|
|
margin_bottom = 20.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 1
|
|
mouse_default_cursor_shape = 13
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 2
|
|
alignment = 0
|
|
_sections_unfolded = [ "Mouse", "Rect", "Size Flags" ]
|
|
|
|
[node name="Quit" type="TextureButton" parent="Windows/Music/VBoxContainer/Header/HBoxContainer" index="0"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_right = 16.0
|
|
margin_bottom = 16.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
focus_mode = 2
|
|
mouse_filter = 0
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 8
|
|
size_flags_vertical = 4
|
|
toggle_mode = false
|
|
enabled_focus_mode = 2
|
|
shortcut = null
|
|
group = null
|
|
texture_normal = ExtResource( 5 )
|
|
_sections_unfolded = [ "Size Flags", "Textures", "custom_constants" ]
|
|
|
|
[node name="Close" type="TextureButton" parent="Windows/Music/VBoxContainer/Header/HBoxContainer" index="1"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_left = 20.0
|
|
margin_right = 36.0
|
|
margin_bottom = 16.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
focus_mode = 2
|
|
mouse_filter = 0
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 8
|
|
size_flags_vertical = 4
|
|
toggle_mode = false
|
|
enabled_focus_mode = 2
|
|
shortcut = null
|
|
group = null
|
|
texture_normal = ExtResource( 6 )
|
|
_sections_unfolded = [ "Margin", "Size Flags", "Textures", "custom_constants" ]
|
|
|
|
[node name="Open" type="TextureButton" parent="Windows/Music/VBoxContainer/Header/HBoxContainer" index="2"]
|
|
|
|
visible = false
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_left = 20.0
|
|
margin_right = 36.0
|
|
margin_bottom = 16.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
focus_mode = 2
|
|
mouse_filter = 0
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 8
|
|
size_flags_vertical = 4
|
|
toggle_mode = false
|
|
enabled_focus_mode = 2
|
|
shortcut = null
|
|
group = null
|
|
texture_normal = ExtResource( 7 )
|
|
_sections_unfolded = [ "Size Flags", "Textures", "custom_constants" ]
|
|
|
|
[node name="Label" type="Label" parent="Windows/Music/VBoxContainer/Header/HBoxContainer" index="3"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_left = 40.0
|
|
margin_top = 1.0
|
|
margin_right = 125.0
|
|
margin_bottom = 15.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 2
|
|
mouse_default_cursor_shape = 13
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 4
|
|
text = "Musique"
|
|
percent_visible = 1.0
|
|
lines_skipped = 0
|
|
max_lines_visible = -1
|
|
_sections_unfolded = [ "Hint", "Mouse", "Size Flags" ]
|
|
|
|
[node name="Content" type="MarginContainer" parent="Windows/Music/VBoxContainer" index="1"]
|
|
|
|
editor/display_folded = true
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_top = 24.0
|
|
margin_right = 129.0
|
|
margin_bottom = 106.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 1
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 3
|
|
custom_constants/margin_right = 8
|
|
custom_constants/margin_top = 8
|
|
custom_constants/margin_left = 8
|
|
custom_constants/margin_bottom = 8
|
|
_sections_unfolded = [ "Mouse", "Rect", "Size Flags", "custom_constants" ]
|
|
|
|
[node name="RichTextLabel" type="RichTextLabel" parent="Windows/Music/VBoxContainer/Content" index="0"]
|
|
|
|
visible = false
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_left = 8.0
|
|
margin_top = 8.0
|
|
margin_right = 121.0
|
|
margin_bottom = 74.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = true
|
|
focus_mode = 2
|
|
mouse_filter = 1
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 1
|
|
size_flags_vertical = 1
|
|
bbcode_enabled = false
|
|
bbcode_text = ""
|
|
visible_characters = -1
|
|
percent_visible = 1.0
|
|
meta_underlined = true
|
|
tab_size = 4
|
|
text = "Lorem [url]ipsum[/url] dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\\nLorem [url]ipsum[/url] dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."
|
|
scroll_active = true
|
|
scroll_following = true
|
|
selection_enabled = true
|
|
override_selected_font_color = false
|
|
_sections_unfolded = [ "BBCode", "Rect", "Size Flags" ]
|
|
|
|
[node name="Music" parent="Windows/Music/VBoxContainer/Content" index="1" instance=ExtResource( 9 )]
|
|
|
|
margin_left = 8.0
|
|
margin_top = 8.0
|
|
margin_right = 121.0
|
|
margin_bottom = 74.0
|
|
|
|
[node name="Footer" type="MarginContainer" parent="Windows/Music/VBoxContainer" index="2"]
|
|
|
|
editor/display_folded = true
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_top = 106.0
|
|
margin_right = 129.0
|
|
margin_bottom = 130.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 0
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 1
|
|
size_flags_vertical = 1
|
|
custom_constants/margin_right = 6
|
|
custom_constants/margin_top = 2
|
|
custom_constants/margin_left = 6
|
|
custom_constants/margin_bottom = 6
|
|
_sections_unfolded = [ "custom_constants" ]
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="Windows/Music/VBoxContainer/Footer" index="0"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_left = 6.0
|
|
margin_top = 2.0
|
|
margin_right = 123.0
|
|
margin_bottom = 18.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 1
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 1
|
|
size_flags_vertical = 1
|
|
alignment = 0
|
|
|
|
[node name="Resize" type="TextureButton" parent="Windows/Music/VBoxContainer/Footer/HBoxContainer" index="0"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_left = 101.0
|
|
margin_right = 117.0
|
|
margin_bottom = 16.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
focus_mode = 2
|
|
mouse_filter = 0
|
|
mouse_default_cursor_shape = 12
|
|
size_flags_horizontal = 10
|
|
size_flags_vertical = 2
|
|
toggle_mode = false
|
|
action_mode = 0
|
|
enabled_focus_mode = 2
|
|
shortcut = null
|
|
group = null
|
|
texture_normal = ExtResource( 8 )
|
|
_sections_unfolded = [ "Mouse", "Size Flags", "Textures" ]
|
|
|
|
[node name="ui_window" type="MarginContainer" parent="Windows" index="3"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_left = 759.0
|
|
margin_top = 89.0
|
|
margin_right = 997.0
|
|
margin_bottom = 228.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 0
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 1
|
|
size_flags_vertical = 1
|
|
script = ExtResource( 10 )
|
|
_sections_unfolded = [ "custom_constants" ]
|
|
__meta__ = {
|
|
"_editor_icon": ExtResource( 11 )
|
|
}
|
|
is_movable = true
|
|
is_resizable = true
|
|
is_borderless = false
|
|
title = "Test window plugin"
|
|
background_color = Color( 0.808594, 0.808594, 0.808594, 1 )
|
|
background_texture = "res://assets/GUI/images/background_test.png"
|
|
|
|
[node name="chat" type="MarginContainer" parent="Windows" index="4"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_left = 20.0
|
|
margin_top = 435.0
|
|
margin_right = 258.0
|
|
margin_bottom = 574.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 0
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 1
|
|
size_flags_vertical = 1
|
|
script = ExtResource( 10 )
|
|
_sections_unfolded = [ "custom_constants" ]
|
|
__meta__ = {
|
|
"_editor_icon": ExtResource( 11 )
|
|
}
|
|
is_movable = true
|
|
is_resizable = true
|
|
is_borderless = true
|
|
title = "Test Chat"
|
|
background_color = Color( 0.808594, 0.808594, 0.808594, 1 )
|
|
background_texture = "res://assets/GUI/images/background_test.png"
|
|
|
|
[node name="v_box_container" type="VBoxContainer" parent="Windows/chat" index="0"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_left = 8.0
|
|
margin_right = 238.0
|
|
margin_bottom = 190.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 1
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 3
|
|
alignment = 0
|
|
_sections_unfolded = [ "Size Flags" ]
|
|
|
|
[node name="label" type="Label" parent="Windows/chat/v_box_container" index="0"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_right = 230.0
|
|
margin_bottom = 14.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 2
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 1
|
|
size_flags_vertical = 4
|
|
text = "Test"
|
|
percent_visible = 1.0
|
|
lines_skipped = 0
|
|
max_lines_visible = -1
|
|
|
|
[node name="label2" type="Label" parent="Windows/chat/v_box_container" index="1"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_top = 18.0
|
|
margin_right = 230.0
|
|
margin_bottom = 32.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 2
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 1
|
|
size_flags_vertical = 4
|
|
text = "Test"
|
|
percent_visible = 1.0
|
|
lines_skipped = 0
|
|
max_lines_visible = -1
|
|
|
|
[node name="label3" type="Label" parent="Windows/chat/v_box_container" index="2"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_top = 36.0
|
|
margin_right = 230.0
|
|
margin_bottom = 50.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 2
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 1
|
|
size_flags_vertical = 4
|
|
text = "Test"
|
|
percent_visible = 1.0
|
|
lines_skipped = 0
|
|
max_lines_visible = -1
|
|
|
|
[node name="label4" type="Label" parent="Windows/chat/v_box_container" index="3"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_top = 54.0
|
|
margin_right = 230.0
|
|
margin_bottom = 68.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 2
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 1
|
|
size_flags_vertical = 4
|
|
text = "Test"
|
|
percent_visible = 1.0
|
|
lines_skipped = 0
|
|
max_lines_visible = -1
|
|
|
|
[node name="label5" type="Label" parent="Windows/chat/v_box_container" index="4"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_top = 72.0
|
|
margin_right = 230.0
|
|
margin_bottom = 86.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 2
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 1
|
|
size_flags_vertical = 4
|
|
text = "Test"
|
|
percent_visible = 1.0
|
|
lines_skipped = 0
|
|
max_lines_visible = -1
|
|
|
|
[node name="label6" type="Label" parent="Windows/chat/v_box_container" index="5"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_top = 90.0
|
|
margin_right = 230.0
|
|
margin_bottom = 104.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 2
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 1
|
|
size_flags_vertical = 4
|
|
text = "Test"
|
|
percent_visible = 1.0
|
|
lines_skipped = 0
|
|
max_lines_visible = -1
|
|
|
|
[node name="label7" type="Label" parent="Windows/chat/v_box_container" index="6"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_top = 108.0
|
|
margin_right = 230.0
|
|
margin_bottom = 122.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 2
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 1
|
|
size_flags_vertical = 4
|
|
text = "Test"
|
|
percent_visible = 1.0
|
|
lines_skipped = 0
|
|
max_lines_visible = -1
|
|
|
|
[node name="label8" type="Label" parent="Windows/chat/v_box_container" index="7"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_top = 126.0
|
|
margin_right = 230.0
|
|
margin_bottom = 140.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 2
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 1
|
|
size_flags_vertical = 4
|
|
text = "Test"
|
|
percent_visible = 1.0
|
|
lines_skipped = 0
|
|
max_lines_visible = -1
|
|
|
|
[node name="label9" type="Label" parent="Windows/chat/v_box_container" index="8"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_top = 144.0
|
|
margin_right = 230.0
|
|
margin_bottom = 158.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 2
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 1
|
|
size_flags_vertical = 4
|
|
text = "Test"
|
|
percent_visible = 1.0
|
|
lines_skipped = 0
|
|
max_lines_visible = -1
|
|
|
|
[node name="footer_line_edit" type="LineEdit" parent="Windows/chat" index="1"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_left = 8.0
|
|
margin_top = 166.0
|
|
margin_right = 238.0
|
|
margin_bottom = 190.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
focus_mode = 2
|
|
mouse_filter = 0
|
|
mouse_default_cursor_shape = 1
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 10
|
|
focus_mode = 2
|
|
context_menu_enabled = true
|
|
placeholder_alpha = 0.6
|
|
caret_blink = false
|
|
caret_blink_speed = 0.65
|
|
caret_position = 0
|
|
_sections_unfolded = [ "Placeholder", "Size Flags" ]
|
|
|
|
[node name="Music" parent="." index="3" instance=ExtResource( 9 )]
|
|
|
|
margin_left = 942.0
|
|
margin_right = 1024.0
|
|
margin_bottom = 66.0
|
|
size_flags_horizontal = 8
|
|
size_flags_vertical = 2
|
|
|
|
[node name="Jauges" type="VBoxContainer" parent="." index="4"]
|
|
|
|
editor/display_folded = true
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_left = 420.0
|
|
margin_top = 544.0
|
|
margin_right = 603.0
|
|
margin_bottom = 600.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 1
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 6
|
|
size_flags_vertical = 10
|
|
alignment = 0
|
|
_sections_unfolded = [ "Size Flags" ]
|
|
|
|
[node name="oubli" type="HBoxContainer" parent="Jauges" index="0"]
|
|
|
|
modulate = Color( 1, 1, 1, 0 )
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_right = 167.0
|
|
margin_bottom = 16.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 1
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 0
|
|
size_flags_vertical = 9
|
|
alignment = 0
|
|
script = ExtResource( 12 )
|
|
_sections_unfolded = [ "Size Flags", "Visibility" ]
|
|
|
|
[node name="ProgressBar" type="ProgressBar" parent="Jauges/oubli" index="0"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_right = 128.0
|
|
margin_bottom = 16.0
|
|
rect_min_size = Vector2( 128, 8 )
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 0
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 1
|
|
size_flags_vertical = 0
|
|
min_value = 0.0
|
|
max_value = 100.0
|
|
step = 1.0
|
|
page = 0.0
|
|
value = 0.0
|
|
exp_edit = false
|
|
rounded = false
|
|
percent_visible = false
|
|
_sections_unfolded = [ "Material", "Percent", "Rect", "Size Flags" ]
|
|
|
|
[node name="Label" type="Label" parent="Jauges/oubli" index="1"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_left = 132.0
|
|
margin_top = 1.0
|
|
margin_right = 167.0
|
|
margin_bottom = 15.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 2
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 1
|
|
size_flags_vertical = 4
|
|
text = "Oubli"
|
|
percent_visible = 1.0
|
|
lines_skipped = 0
|
|
max_lines_visible = -1
|
|
|
|
[node name="trauma" type="HBoxContainer" parent="Jauges" index="1"]
|
|
|
|
modulate = Color( 1, 1, 1, 0 )
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_top = 20.0
|
|
margin_right = 179.0
|
|
margin_bottom = 36.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 1
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 0
|
|
size_flags_vertical = 9
|
|
alignment = 0
|
|
script = ExtResource( 13 )
|
|
_sections_unfolded = [ "Size Flags", "Visibility" ]
|
|
|
|
[node name="ProgressBar" type="ProgressBar" parent="Jauges/trauma" index="0"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_right = 128.0
|
|
margin_bottom = 16.0
|
|
rect_min_size = Vector2( 128, 8 )
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 0
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 1
|
|
size_flags_vertical = 0
|
|
min_value = 0.0
|
|
max_value = 100.0
|
|
step = 1.0
|
|
page = 0.0
|
|
value = 0.0
|
|
exp_edit = false
|
|
rounded = false
|
|
percent_visible = false
|
|
_sections_unfolded = [ "Percent", "Rect", "Size Flags" ]
|
|
|
|
[node name="Label" type="Label" parent="Jauges/trauma" index="1"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_left = 132.0
|
|
margin_top = 1.0
|
|
margin_right = 179.0
|
|
margin_bottom = 15.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 2
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 1
|
|
size_flags_vertical = 4
|
|
text = "Trauma"
|
|
percent_visible = 1.0
|
|
lines_skipped = 0
|
|
max_lines_visible = -1
|
|
|
|
[node name="douleur" type="HBoxContainer" parent="Jauges" index="2"]
|
|
|
|
modulate = Color( 1, 1, 1, 0 )
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_top = 40.0
|
|
margin_right = 183.0
|
|
margin_bottom = 56.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 1
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 0
|
|
size_flags_vertical = 9
|
|
alignment = 0
|
|
script = ExtResource( 14 )
|
|
_sections_unfolded = [ "Size Flags", "Visibility" ]
|
|
|
|
[node name="ProgressBar" type="ProgressBar" parent="Jauges/douleur" index="0"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_right = 128.0
|
|
margin_bottom = 16.0
|
|
rect_min_size = Vector2( 128, 8 )
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 0
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 1
|
|
size_flags_vertical = 0
|
|
min_value = 0.0
|
|
max_value = 100.0
|
|
step = 1.0
|
|
page = 0.0
|
|
value = 0.0
|
|
exp_edit = false
|
|
rounded = false
|
|
percent_visible = false
|
|
_sections_unfolded = [ "Percent", "Rect", "Size Flags" ]
|
|
|
|
[node name="Label" type="Label" parent="Jauges/douleur" index="1"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_left = 132.0
|
|
margin_top = 1.0
|
|
margin_right = 183.0
|
|
margin_bottom = 15.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
mouse_filter = 2
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 1
|
|
size_flags_vertical = 4
|
|
text = "Douleur"
|
|
percent_visible = 1.0
|
|
lines_skipped = 0
|
|
max_lines_visible = -1
|
|
|
|
[node name="SaveHUD" type="Button" parent="." index="5"]
|
|
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
margin_left = 799.0
|
|
margin_top = 580.0
|
|
margin_right = 1024.0
|
|
margin_bottom = 600.0
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
rect_clip_content = false
|
|
focus_mode = 2
|
|
mouse_filter = 0
|
|
mouse_default_cursor_shape = 0
|
|
size_flags_horizontal = 10
|
|
size_flags_vertical = 10
|
|
toggle_mode = false
|
|
enabled_focus_mode = 2
|
|
shortcut = null
|
|
group = null
|
|
text = "Save HUD windows layout in file."
|
|
flat = false
|
|
align = 1
|
|
_sections_unfolded = [ "Size Flags" ]
|
|
|
|
[connection signal="gui_input" from="Windows/Test" to="Windows/Test" method="_on_window_gui_input"]
|
|
|
|
[connection signal="gui_input" from="Windows/Test/VBoxContainer/Header" to="Windows/Test" method="_on_Header_gui_input"]
|
|
|
|
[connection signal="pressed" from="Windows/Test/VBoxContainer/Header/HBoxContainer/Quit" to="Windows/Test" method="_on_Quit_pressed"]
|
|
|
|
[connection signal="pressed" from="Windows/Test/VBoxContainer/Header/HBoxContainer/Close" to="Windows/Test" method="_on_Close_pressed"]
|
|
|
|
[connection signal="pressed" from="Windows/Test/VBoxContainer/Header/HBoxContainer/Open" to="Windows/Test" method="_on_Open_pressed"]
|
|
|
|
[connection signal="pressed" from="Windows/Test/VBoxContainer/Footer/HBoxContainer/Resize" to="Windows/Test" method="_on_Resize_pressed"]
|
|
|
|
[connection signal="gui_input" from="Windows/TestBorderless" to="Windows/TestBorderless" method="_on_window_gui_input"]
|
|
|
|
[connection signal="gui_input" from="Windows/TestBorderless/VBoxContainer/Header" to="Windows/TestBorderless" method="_on_Header_gui_input"]
|
|
|
|
[connection signal="pressed" from="Windows/TestBorderless/VBoxContainer/Header/HBoxContainer/Quit" to="Windows/TestBorderless" method="_on_Quit_pressed"]
|
|
|
|
[connection signal="pressed" from="Windows/TestBorderless/VBoxContainer/Header/HBoxContainer/Close" to="Windows/TestBorderless" method="_on_Close_pressed"]
|
|
|
|
[connection signal="pressed" from="Windows/TestBorderless/VBoxContainer/Header/HBoxContainer/Open" to="Windows/TestBorderless" method="_on_Open_pressed"]
|
|
|
|
[connection signal="gui_input" from="Windows/TestBorderless/VBoxContainer/Footer" to="Windows/TestBorderless" method="_on_footer_gui_input"]
|
|
|
|
[connection signal="pressed" from="Windows/TestBorderless/VBoxContainer/Footer/HBoxContainer/Resize" to="Windows/TestBorderless" method="_on_Resize_pressed"]
|
|
|
|
[connection signal="gui_input" from="Windows/Music" to="Windows/Music" method="_on_window_gui_input"]
|
|
|
|
[connection signal="gui_input" from="Windows/Music/VBoxContainer/Header" to="Windows/Music" method="_on_Header_gui_input"]
|
|
|
|
[connection signal="pressed" from="Windows/Music/VBoxContainer/Header/HBoxContainer/Quit" to="Windows/Music" method="_on_Quit_pressed"]
|
|
|
|
[connection signal="pressed" from="Windows/Music/VBoxContainer/Header/HBoxContainer/Close" to="Windows/Music" method="_on_Close_pressed"]
|
|
|
|
[connection signal="pressed" from="Windows/Music/VBoxContainer/Header/HBoxContainer/Open" to="Windows/Music" method="_on_Open_pressed"]
|
|
|
|
[connection signal="pressed" from="Windows/Music/VBoxContainer/Footer/HBoxContainer/Resize" to="Windows/Music" method="_on_Resize_pressed"]
|
|
|
|
[connection signal="value_changed" from="Jauges/oubli/ProgressBar" to="Jauges/oubli" method="_on_ProgressBar_value_changed"]
|
|
|
|
[connection signal="value_changed" from="Jauges/trauma/ProgressBar" to="Jauges/trauma" method="_on_ProgressBar_value_changed"]
|
|
|
|
[connection signal="value_changed" from="Jauges/douleur/ProgressBar" to="Jauges/douleur" method="_on_ProgressBar_value_changed"]
|
|
|
|
[connection signal="pressed" from="SaveHUD" to="." method="_on_SaveHUD_pressed"]
|
|
|
|
|