229 lines
5.5 KiB
Text
229 lines
5.5 KiB
Text
[gd_scene load_steps=6 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"]
|
|
|
|
[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="Others_panel" type="ColorRect" parent="."]
|
|
layout_mode = 0
|
|
offset_left = 40.0
|
|
offset_top = 64.0
|
|
offset_right = 1136.0
|
|
offset_bottom = 168.0
|
|
color = Color(0, 1, 0.203922, 0.478431)
|
|
|
|
[node name="Self_panel" type="ColorRect" parent="."]
|
|
layout_mode = 0
|
|
offset_left = 40.0
|
|
offset_top = 184.0
|
|
offset_right = 1136.0
|
|
offset_bottom = 288.0
|
|
color = Color(1, 0.815852, 0, 0.478431)
|
|
|
|
[node name="True_panel" type="ColorRect" parent="."]
|
|
layout_mode = 0
|
|
offset_left = 40.0
|
|
offset_top = 304.0
|
|
offset_right = 1136.0
|
|
offset_bottom = 408.0
|
|
color = Color(0.159107, 0.480726, 1, 0.478431)
|
|
|
|
[node name="People think" type="Label" parent="."]
|
|
layout_mode = 0
|
|
offset_left = 64.0
|
|
offset_top = 88.0
|
|
offset_right = 209.0
|
|
offset_bottom = 104.0
|
|
theme = ExtResource("2_vc4v2")
|
|
text = "Who people think character is"
|
|
|
|
[node name="Character think" type="Label" parent="."]
|
|
layout_mode = 0
|
|
offset_left = 64.0
|
|
offset_top = 208.0
|
|
offset_right = 209.0
|
|
offset_bottom = 224.0
|
|
theme = ExtResource("2_vc4v2")
|
|
text = "Who character think he is"
|
|
|
|
[node name="Character is actually" type="Label" parent="."]
|
|
layout_mode = 0
|
|
offset_left = 64.0
|
|
offset_top = 336.0
|
|
offset_right = 209.0
|
|
offset_bottom = 352.0
|
|
theme = ExtResource("2_vc4v2")
|
|
text = "Character is actually
|
|
"
|
|
|
|
[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="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="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="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="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"
|