43 lines
1.0 KiB
Plaintext
43 lines
1.0 KiB
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://bel6i6wdbexw4"]
|
|
|
|
[ext_resource type="Script" uid="uid://d0hvudugo3d37" path="res://search_results.gd" id="1_mcn1o"]
|
|
|
|
[node name="SearchResults" type="Control"]
|
|
layout_mode = 3
|
|
anchors_preset = 5
|
|
anchor_left = 0.5
|
|
anchor_right = 0.5
|
|
offset_left = -311.5
|
|
offset_right = 311.5
|
|
offset_bottom = 300.0
|
|
grow_horizontal = 2
|
|
script = ExtResource("1_mcn1o")
|
|
|
|
[node name="ColorRect" type="ColorRect" parent="."]
|
|
layout_mode = 1
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 3
|
|
color = Color(0.14902, 0.14902, 0.14902, 1)
|
|
|
|
[node name="Control" type="ScrollContainer" parent="."]
|
|
layout_mode = 1
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 3
|
|
follow_focus = true
|
|
horizontal_scroll_mode = 0
|
|
|
|
[node name="ItemContainer" type="VBoxContainer" parent="Control"]
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 3
|