37 lines
928 B
Text
37 lines
928 B
Text
[gd_scene load_steps=2 format=3 uid="uid://mowdu1i1rldt"]
|
|
|
|
[ext_resource type="Script" uid="uid://c46u2u0lup1mm" path="res://Scripts/GL_Search.gd" id="1_g1g1x"]
|
|
|
|
[node name="Search" type="Control"]
|
|
z_index = 100
|
|
custom_minimum_size = Vector2(200, 200)
|
|
layout_mode = 3
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
offset_right = -952.0
|
|
offset_bottom = -448.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
script = ExtResource("1_g1g1x")
|
|
|
|
[node name="Panel" type="Panel" parent="."]
|
|
layout_mode = 1
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
|
|
[node name="ScrollContainer" type="ScrollContainer" parent="Panel"]
|
|
layout_mode = 1
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
horizontal_scroll_mode = 0
|
|
|
|
[node name="Container" type="VBoxContainer" parent="Panel/ScrollContainer"]
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|