storytelling-assistant/main.tscn

308 lines
7.4 KiB
Text

[gd_scene load_steps=8 format=3 uid="uid://d14wihi8i46og"]
[ext_resource type="PackedScene" uid="uid://bff864odl7vlj" path="res://psyline.tscn" id="1_03r8p"]
[ext_resource type="Script" path="res://main.gd" id="1_gqole"]
[ext_resource type="Theme" uid="uid://qsom67gcgupx" path="res://themes/base.tres" id="2_vc4v2"]
[ext_resource type="PackedScene" uid="uid://cl5wswke7jxpi" path="res://traits.tscn" id="3_t3gol"]
[ext_resource type="Texture2D" uid="uid://b7fg7g42642p" path="res://textures/dices.png" id="5_rsth0"]
[ext_resource type="Script" path="res://addons/event_audio/src/ea_event_bank_mounter.gd" id="6_im5e0"]
[ext_resource type="Resource" uid="uid://c51i5hutfhrsx" path="res://sounds/eventbanks/UI_sounds.tres" id="7_6knbw"]
[node name="Main" 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_gqole")
[node name="SoundPlayer" type="Node" parent="."]
script = ExtResource("6_im5e0")
_audio_bank_resource = ExtResource("7_6knbw")
[node name="Sounds" type="Node2D" parent="."]
[node name="Others_panel" type="ColorRect" parent="."]
layout_mode = 0
offset_left = 16.0
offset_top = 64.0
offset_right = 1136.0
offset_bottom = 168.0
color = Color(0, 1, 0.203922, 0.478431)
[node name="Pin" type="CheckBox" parent="Others_panel"]
layout_mode = 0
offset_left = 8.0
offset_top = 64.0
offset_right = 32.0
offset_bottom = 88.0
tooltip_text = "PIN"
[node name="Self_panel" type="ColorRect" parent="."]
layout_mode = 0
offset_left = 16.0
offset_top = 184.0
offset_right = 1136.0
offset_bottom = 288.0
color = Color(1, 0.815852, 0, 0.478431)
[node name="Pin" type="CheckBox" parent="Self_panel"]
layout_mode = 0
offset_left = 8.0
offset_top = 64.0
offset_right = 32.0
offset_bottom = 88.0
tooltip_text = "PIN"
[node name="True_panel" type="ColorRect" parent="."]
layout_mode = 0
offset_left = 16.0
offset_top = 304.0
offset_right = 1136.0
offset_bottom = 408.0
color = Color(0.159107, 0.480726, 1, 0.478431)
[node name="Pin" type="CheckBox" parent="True_panel"]
layout_mode = 0
offset_left = 8.0
offset_top = 64.0
offset_right = 32.0
offset_bottom = 88.0
tooltip_text = "PIN"
[node name="People think" type="Label" parent="."]
layout_mode = 0
offset_left = 64.0
offset_top = 80.0
offset_right = 232.0
offset_bottom = 112.0
theme = ExtResource("2_vc4v2")
text = "Who people think character is"
autowrap_mode = 3
[node name="Character think" type="Label" parent="."]
layout_mode = 0
offset_left = 64.0
offset_top = 200.0
offset_right = 232.0
offset_bottom = 232.0
theme = ExtResource("2_vc4v2")
text = "Who character think he is"
autowrap_mode = 3
[node name="Character is actually" type="Label" parent="."]
layout_mode = 0
offset_left = 64.0
offset_top = 320.0
offset_right = 232.0
offset_bottom = 352.0
theme = ExtResource("2_vc4v2")
text = "Character is actually
"
autowrap_mode = 3
[node name="Slogan_label" type="Label" parent="."]
layout_mode = 0
offset_left = 264.0
offset_top = 48.0
offset_right = 344.0
offset_bottom = 64.0
theme = ExtResource("2_vc4v2")
text = "Slogan"
horizontal_alignment = 1
[node name="ColorRect" type="ColorRect" parent="Slogan_label"]
layout_mode = 0
offset_left = -26.0
offset_top = -8.0
offset_right = 98.0
offset_bottom = 372.0
color = Color(1, 1, 1, 0.266667)
[node name="Motivation_label" type="Label" parent="."]
layout_mode = 0
offset_left = 384.0
offset_top = 48.0
offset_right = 468.0
offset_bottom = 64.0
theme = ExtResource("2_vc4v2")
text = "Motivation"
horizontal_alignment = 1
[node name="Goal_label" type="Label" parent="."]
layout_mode = 0
offset_left = 512.0
offset_top = 48.0
offset_right = 596.0
offset_bottom = 64.0
theme = ExtResource("2_vc4v2")
text = "Goal"
horizontal_alignment = 1
[node name="ColorRect2" type="ColorRect" parent="Goal_label"]
layout_mode = 0
offset_left = -18.0
offset_top = -8.0
offset_right = 106.0
offset_bottom = 372.0
color = Color(1, 1, 1, 0.266667)
[node name="Fear_label" type="Label" parent="."]
layout_mode = 0
offset_left = 640.0
offset_top = 48.0
offset_right = 724.0
offset_bottom = 64.0
theme = ExtResource("2_vc4v2")
text = "Fear"
horizontal_alignment = 1
[node name="Strategy_label" type="Label" parent="."]
layout_mode = 0
offset_left = 768.0
offset_top = 48.0
offset_right = 852.0
offset_bottom = 64.0
theme = ExtResource("2_vc4v2")
text = "Strategy"
horizontal_alignment = 1
[node name="ColorRect3" type="ColorRect" parent="Strategy_label"]
layout_mode = 0
offset_left = -18.0
offset_top = -8.0
offset_right = 106.0
offset_bottom = 372.0
color = Color(1, 1, 1, 0.266667)
[node name="Weakness_label" type="Label" parent="."]
layout_mode = 0
offset_left = 896.0
offset_top = 48.0
offset_right = 980.0
offset_bottom = 64.0
theme = ExtResource("2_vc4v2")
text = "Weakness"
horizontal_alignment = 1
[node name="Problem_handling_label" type="Label" parent="."]
layout_mode = 0
offset_left = 1016.0
offset_top = 48.0
offset_right = 1112.0
offset_bottom = 64.0
theme = ExtResource("2_vc4v2")
text = "Problem handling"
horizontal_alignment = 1
[node name="ColorRect4" type="ColorRect" parent="Problem_handling_label"]
layout_mode = 0
offset_left = -10.0
offset_top = -8.0
offset_right = 114.0
offset_bottom = 372.0
color = Color(1, 1, 1, 0.266667)
[node name="Psy_line_other" parent="." instance=ExtResource("1_03r8p")]
layout_mode = 1
anchor_top = 0.086
anchor_bottom = 0.197
offset_left = 56.0
offset_top = 16.272
offset_right = 56.0
offset_bottom = 16.272
theme = ExtResource("2_vc4v2")
[node name="Psy_line_self" parent="." instance=ExtResource("1_03r8p")]
layout_mode = 1
anchor_top = 0.198
anchor_bottom = 0.309
offset_left = 56.0
offset_top = 63.696
offset_right = 56.0
offset_bottom = 63.696
selected = 3
[node name="Psy_line_true" parent="." instance=ExtResource("1_03r8p")]
layout_mode = 1
anchor_top = 0.309
anchor_bottom = 0.42
offset_left = 56.0
offset_top = 111.768
offset_right = 56.0
offset_bottom = 111.768
selected = 9
[node name="Top_labels" type="Control" parent="."]
anchors_preset = 0
offset_right = 40.0
offset_bottom = 40.0
[node name="Traits" parent="." instance=ExtResource("3_t3gol")]
layout_mode = 1
anchors_preset = -1
anchor_left = 0.056
anchor_top = 0.469
anchor_right = 0.333
anchor_bottom = 0.691
offset_left = -16.512
offset_top = 128.088
offset_right = -15.616
offset_bottom = 112.232
[node name="Traits_label" type="Label" parent="Traits"]
layout_mode = 1
anchors_preset = -1
anchor_top = -0.125
anchor_right = 0.25
theme = ExtResource("2_vc4v2")
text = "Traits"
horizontal_alignment = 1
[node name="Roll" type="Control" parent="."]
anchors_preset = 0
offset_left = 448.0
offset_top = 440.0
offset_right = 808.0
offset_bottom = 632.0
[node name="Roll_dice" type="TextureButton" parent="Roll"]
layout_mode = 0
offset_left = 16.0
offset_top = 16.0
offset_right = 141.0
offset_bottom = 141.0
texture_normal = ExtResource("5_rsth0")
ignore_texture_size = true
stretch_mode = 0
[node name="Keep_psy" type="CheckBox" parent="Roll"]
layout_mode = 0
offset_left = 168.0
offset_top = 40.0
offset_right = 325.0
offset_bottom = 71.0
theme = ExtResource("2_vc4v2")
text = "Keep psychology"
[node name="Keep_traits" type="CheckBox" parent="Roll"]
layout_mode = 0
offset_left = 168.0
offset_top = 72.0
offset_right = 280.0
offset_bottom = 103.0
theme = ExtResource("2_vc4v2")
text = "Keep traits"
[node name="Language" type="MenuButton" parent="."]
layout_mode = 0
offset_left = 1048.0
offset_top = 600.0
offset_right = 1132.0
offset_bottom = 631.0
text = "Language"
item_count = 2
popup/item_0/text = "FRENCH"
popup/item_1/text = "ENGLISH"
popup/item_1/id = 1