aboutsummaryrefslogtreecommitdiff
path: root/client/menu/communicate/popup_message/pinned_item_messages.tscn
blob: 750a685b79dafff0a80f700b8405a34473ec288b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[gd_scene load_steps=2 format=3 uid="uid://dcrr1rwdwbkq8"]

[ext_resource type="Script" path="res://menu/communicate/popup_message/pinned_item_messages.gd" id="1_q0jkk"]

[node name="PinnedItemMessages" type="Control"]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
mouse_filter = 2
script = ExtResource("1_q0jkk")

[node name="HBoxContainer" type="HBoxContainer" parent="."]
layout_direction = 2
layout_mode = 1
anchors_preset = 10
anchor_right = 1.0
offset_bottom = 256.0
grow_horizontal = 2
mouse_filter = 2