💄 updated dialogic style to make it clearer who is talking and have vesna always on the left side
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
"volume_variance": 0.0
|
||||
}
|
||||
},
|
||||
"style": "NPC_narrative"
|
||||
"style": "vesna_style"
|
||||
},
|
||||
&"default_portrait": "front",
|
||||
&"description": "The main character. ",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
[gd_resource type="Resource" script_class="DialogicStyle" load_steps=21 format=3 uid="uid://f7q6jac5tsk8"]
|
||||
[gd_resource type="Resource" script_class="DialogicStyle" load_steps=22 format=3 uid="uid://f7q6jac5tsk8"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://dfx2htp24tuvm" path="res://addons/dialogic/Resources/dialogic_style_layer.gd" id="1_0jwhi"]
|
||||
[ext_resource type="PackedScene" uid="uid://cqpb3ie51rwl5" path="res://addons/dialogic/Modules/DefaultLayoutParts/Base_Default/default_layout_base.tscn" id="1_8wrfq"]
|
||||
[ext_resource type="PackedScene" uid="uid://c1k5m0w3r40xf" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_FullBackground/full_background_layer.tscn" id="2_8wrfq"]
|
||||
[ext_resource type="PackedScene" uid="uid://cy1y14inwkplb" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_VN_Portraits/vn_portrait_layer.tscn" id="3_t7aeg"]
|
||||
[ext_resource type="PackedScene" uid="uid://cn674foxwedqu" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_Input/full_advance_input_layer.tscn" id="4_85y6g"]
|
||||
@@ -13,6 +14,7 @@
|
||||
|
||||
[sub_resource type="Resource" id="Resource_wg0yj"]
|
||||
script = ExtResource("1_0jwhi")
|
||||
scene = ExtResource("1_8wrfq")
|
||||
overrides = {
|
||||
"global_bg_color": "Color(0.898375, 0.917922, 0.835355, 1)",
|
||||
"global_font_color": "Color(0.257812, 0.125248, 0.0533752, 1)",
|
||||
@@ -103,4 +105,4 @@ layer_info = {
|
||||
}
|
||||
base_overrides = {}
|
||||
layers = Array[ExtResource("1_0jwhi")]([])
|
||||
metadata/_latest_layer = ""
|
||||
metadata/_latest_layer = "13"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
[quest_complete quest_resource="res://resources/quests/demo/7_talk_yeli_inside_1.tres"]
|
||||
join Yeli center
|
||||
join Yeli right
|
||||
Yeli: Thank you for your help out there.
|
||||
Yeli: You must be tired. Please rest. I prepared a bed for you. It's in the room to the left.
|
||||
Yeli: There is nothing interesting to see here.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
join Yeli center
|
||||
join vesna center
|
||||
join Yeli right
|
||||
join vesna left
|
||||
Everyone: Smachnoho!
|
||||
vesna: Lovely soup, Yeli!
|
||||
Yeli (_part_side): God bless you, my child! That’s also thanks to you.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
join Yeli center
|
||||
join vesna center
|
||||
join Yeli right
|
||||
join vesna left
|
||||
Yeli (_part_side): Wow! So many?
|
||||
Yeli (_part_side): Good job! Put it in the kettle!
|
||||
[wait_input]
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
join vesna center
|
||||
join vesna left
|
||||
join Domovoi center
|
||||
vesna: Oh no, most of the beets aren’t ripe yet.
|
||||
Domovoi: Pssss!
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
join vesna center
|
||||
join vesna left
|
||||
[quest_complete quest_resource="res://resources/quests/demo/2_collect_ducks.tres"]
|
||||
That’s the last one. I should get back to Yeli.
|
||||
vesna: That’s the last one. I should get back to Yeli.
|
||||
[quest_activate quest_resource="res://resources/quests/demo/3_talk_yeli_2.tres"]
|
||||
[end_timeline]
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
join Chuga center
|
||||
join Chuga left
|
||||
Chuga: I believe you’ve seen enough for today.
|
||||
Chuga: And yes, you too.
|
||||
Chuga: Thank you for playing!
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[quest_complete quest_resource="res://resources/quests/demo/9_talk_to_chuga.tres"]
|
||||
join vesna center
|
||||
join Chuga center
|
||||
join vesna left
|
||||
join Chuga right
|
||||
Chuga: Look who it is!
|
||||
vesna: Your name was Chuga, right? I want to go to the forest!
|
||||
Chuga: To the forest? After everything the others told you?
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
join vesna center
|
||||
join vesna left
|
||||
vesna: I just wish I liked tomatoes more.
|
||||
vesna: Well…Yeli probably started with the cooking. I should go inside.
|
||||
[end_timeline]
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
join Yeli center
|
||||
join vesna center
|
||||
join Yeli right
|
||||
join vesna left
|
||||
[quest_complete quest_resource="res://resources/quests/demo/3_talk_yeli_2.tres"]
|
||||
Yeli (_part_side): Thank you, my child! Your Yeli is not so agile anymore.
|
||||
vesna: But you’re diligent! You’ve started with the preparation for dinner.
|
||||
|
||||
Reference in New Issue
Block a user