storytelling-assistant/psyline.tscn

136 lines
3.4 KiB
Text
Raw Permalink Normal View History

2024-11-25 17:16:38 +00:00
[gd_scene load_steps=3 format=3 uid="uid://bff864odl7vlj"]
[ext_resource type="Script" path="res://psyline.gd" id="1_4gdxk"]
[ext_resource type="Theme" uid="uid://qsom67gcgupx" path="res://themes/base.tres" id="2_qdoma"]
[node name="Psy_line" type="Control"]
layout_mode = 3
anchor_right = 0.931
anchor_bottom = 0.136
offset_right = -0.512085
offset_bottom = -0.128006
grow_horizontal = 2
grow_vertical = 2
script = ExtResource("1_4gdxk")
selected = 5
[node name="Choice" type="OptionButton" parent="."]
layout_mode = 0
offset_top = 48.0
offset_right = 176.0
offset_bottom = 80.0
[node name="Slogan_border" type="ColorRect" parent="."]
layout_mode = 0
offset_left = 184.0
offset_right = 304.0
offset_bottom = 88.0
theme = ExtResource("2_qdoma")
color = Color(0.471111, 0.471111, 0.471111, 1)
[node name="Slogan_text" type="RichTextLabel" parent="Slogan_border"]
layout_mode = 1
anchors_preset = -1
offset_left = 8.0
offset_top = 8.0
offset_right = 112.0
offset_bottom = 80.0
2024-11-27 14:20:30 +00:00
text = "SLOGAN_TXT"
2024-11-25 17:16:38 +00:00
[node name="Motivation_border" type="ColorRect" parent="."]
layout_mode = 0
offset_left = 312.0
offset_right = 432.0
offset_bottom = 88.0
theme = ExtResource("2_qdoma")
color = Color(0.471111, 0.471111, 0.471111, 1)
[node name="Motivation_text" type="RichTextLabel" parent="Motivation_border"]
layout_mode = 1
anchors_preset = -1
offset_left = 8.0
offset_top = 8.0
offset_right = 112.0
offset_bottom = 80.0
2024-11-27 14:20:30 +00:00
text = "MOTIVATION_TXT"
2024-11-25 17:16:38 +00:00
[node name="Goal_border" type="ColorRect" parent="."]
layout_mode = 0
offset_left = 440.0
offset_right = 560.0
offset_bottom = 88.0
theme = ExtResource("2_qdoma")
color = Color(0.471111, 0.471111, 0.471111, 1)
[node name="Goal_text" type="RichTextLabel" parent="Goal_border"]
layout_mode = 1
anchors_preset = -1
offset_left = 8.0
offset_top = 8.0
offset_right = 112.0
offset_bottom = 80.0
[node name="Fear_border" type="ColorRect" parent="."]
layout_mode = 0
offset_left = 568.0
offset_right = 688.0
offset_bottom = 88.0
theme = ExtResource("2_qdoma")
color = Color(0.471111, 0.471111, 0.471111, 1)
[node name="Fear_text" type="RichTextLabel" parent="Fear_border"]
layout_mode = 1
anchors_preset = -1
offset_left = 8.0
offset_top = 8.0
offset_right = 112.0
offset_bottom = 80.0
[node name="Strategy_border" type="ColorRect" parent="."]
layout_mode = 0
offset_left = 696.0
offset_right = 816.0
offset_bottom = 88.0
theme = ExtResource("2_qdoma")
color = Color(0.471111, 0.471111, 0.471111, 1)
[node name="Strategy_text" type="RichTextLabel" parent="Strategy_border"]
layout_mode = 1
anchors_preset = -1
offset_left = 8.0
offset_top = 8.0
offset_right = 112.0
offset_bottom = 80.0
[node name="Weakness_border" type="ColorRect" parent="."]
layout_mode = 0
offset_left = 824.0
offset_right = 944.0
offset_bottom = 88.0
theme = ExtResource("2_qdoma")
color = Color(0.471111, 0.471111, 0.471111, 1)
[node name="Weakness_text" type="RichTextLabel" parent="Weakness_border"]
layout_mode = 1
anchors_preset = -1
offset_left = 8.0
offset_top = 8.0
offset_right = 112.0
offset_bottom = 80.0
[node name="Problem_handling_border" type="ColorRect" parent="."]
layout_mode = 0
offset_left = 952.0
offset_right = 1072.0
offset_bottom = 88.0
theme = ExtResource("2_qdoma")
color = Color(0.471111, 0.471111, 0.471111, 1)
[node name="Problem_handling_text" type="RichTextLabel" parent="Problem_handling_border"]
layout_mode = 1
anchors_preset = -1
offset_left = 8.0
offset_top = 8.0
offset_right = 112.0
offset_bottom = 80.0