MagicNStuff/source/addons/panku_console/modules/screen_notifier/log_item.tscn

84 lines
2.9 KiB
Plaintext

[gd_scene format=3 uid="uid://c8rfpfel4mqtm"]
[ext_resource type="Script" uid="uid://cbivbjh6ve7yu" path="res://addons/panku_console/modules/screen_notifier/log_item.gd" id="1_2q8bu"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_1ons3"]
bg_color = Color(0, 0, 0, 0.501961)
border_color = Color(0.8, 1, 1, 1)
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_loh7i"]
bg_color = Color(1, 1, 1, 0.12549)
[node name="LogItem" type="HBoxContainer" unique_id=306251485 node_paths=PackedStringArray("content_label", "amount_label", "amount_panel", "progress_a", "progress_b")]
offset_right = 320.0
offset_bottom = 26.0
mouse_filter = 2
theme_override_constants/separation = 2
script = ExtResource("1_2q8bu")
content_label = NodePath("Content/MarginContainer/RichTextLabel")
amount_label = NodePath("Amount/MarginContainer/Label")
amount_panel = NodePath("Amount")
progress_a = NodePath("Content/HBoxContainer/A")
progress_b = NodePath("Content/HBoxContainer/B")
metadata/content_label = NodePath("Content/MarginContainer/RichTextLabel")
metadata/amount_label = NodePath("Amount/MarginContainer/Label")
metadata/amount_panel = NodePath("Amount")
[node name="ColorRect" type="ColorRect" parent="." unique_id=1305228639]
custom_minimum_size = Vector2(4, 0)
layout_mode = 2
mouse_filter = 2
color = Color(0, 0.752941, 0, 1)
[node name="Content" type="PanelContainer" parent="." unique_id=2054036462]
layout_mode = 2
size_flags_horizontal = 3
mouse_filter = 2
theme_override_styles/panel = SubResource("StyleBoxFlat_1ons3")
[node name="HBoxContainer" type="HBoxContainer" parent="Content" unique_id=2081519174]
layout_mode = 2
mouse_filter = 2
theme_override_constants/separation = 0
[node name="A" type="Panel" parent="Content/HBoxContainer" unique_id=825385104]
layout_mode = 2
size_flags_horizontal = 3
size_flags_stretch_ratio = 0.4
mouse_filter = 2
theme_override_styles/panel = SubResource("StyleBoxFlat_loh7i")
[node name="B" type="Control" parent="Content/HBoxContainer" unique_id=989391529]
layout_mode = 2
size_flags_horizontal = 3
size_flags_stretch_ratio = 0.6
mouse_filter = 2
[node name="MarginContainer" type="MarginContainer" parent="Content" unique_id=801284376]
layout_mode = 2
mouse_filter = 2
theme_override_constants/margin_left = 8
[node name="RichTextLabel" type="RichTextLabel" parent="Content/MarginContainer" unique_id=513331257]
layout_mode = 2
mouse_filter = 2
bbcode_enabled = true
text = "yoooooooooo~"
fit_content = true
[node name="Amount" type="PanelContainer" parent="." unique_id=1846681625]
layout_mode = 2
mouse_filter = 2
theme_override_styles/panel = SubResource("StyleBoxFlat_1ons3")
[node name="MarginContainer" type="MarginContainer" parent="Amount" unique_id=627185672]
layout_mode = 2
mouse_filter = 2
theme_override_constants/margin_left = 4
theme_override_constants/margin_right = 4
[node name="Label" type="Label" parent="Amount/MarginContainer" unique_id=2002855056]
layout_mode = 2
text = "x1"
metadata/amount = 1