21 lines
529 B
Text
21 lines
529 B
Text
[gd_scene load_steps=2 format=3 uid="uid://cqn67nwyrtq3k"]
|
|
|
|
[ext_resource type="Script" uid="uid://bb8ojv1mwuyy5" path="res://ui/journal/journal.gd" id="1_q8app"]
|
|
|
|
[node name="Journal" type="Control"]
|
|
layout_mode = 3
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
script = ExtResource("1_q8app")
|
|
|
|
[node name="ItemList" type="ItemList" parent="."]
|
|
layout_mode = 0
|
|
offset_left = 610.0
|
|
offset_top = 70.0
|
|
offset_right = 1310.0
|
|
offset_bottom = 970.0
|
|
max_text_lines = 2
|
|
item_count = 1
|