Added first working timeline for yelis intro to farming scene

This commit is contained in:
2025-06-14 19:50:54 +02:00
committed by cblech
parent 406c11b581
commit b0f4592fdd
14 changed files with 198 additions and 12 deletions
@@ -0,0 +1,11 @@
[gd_resource type="StyleBoxTexture" load_steps=2 format=3 uid="uid://c3t3agaqj5tii"]
[ext_resource type="Texture2D" uid="uid://deitc84w2byyh" path="res://art/ui/nametag.png" id="1_jsn7j"]
[resource]
content_margin_left = 40.0
content_margin_right = 40.0
texture = ExtResource("1_jsn7j")
texture_margin_left = 20.0
texture_margin_right = 20.0
axis_stretch_vertical = 2
+90
View File
@@ -0,0 +1,90 @@
[gd_resource type="Resource" script_class="DialogicStyle" load_steps=20 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://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"]
[ext_resource type="PackedScene" uid="uid://bquja8jyk8kbr" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_VN_Textbox/vn_textbox_layer.tscn" id="5_reo2u"]
[ext_resource type="PackedScene" uid="uid://dsbwnp5hegnu3" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_Glossary/glossary_popup_layer.tscn" id="6_i6h15"]
[ext_resource type="PackedScene" uid="uid://dhk6j6eb6e3q" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_VN_Choices/vn_choice_layer.tscn" id="7_rg32j"]
[ext_resource type="PackedScene" uid="uid://cvgf4c6gg0tsy" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_TextInput/text_input_layer.tscn" id="8_h83v4"]
[ext_resource type="PackedScene" uid="uid://lx24i8fl6uo" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_History/history_layer.tscn" id="9_4c2uo"]
[ext_resource type="Script" uid="uid://b14h380mah4av" path="res://addons/dialogic/Resources/dialogic_style.gd" id="10_e3ue2"]
[sub_resource type="Resource" id="Resource_wg0yj"]
script = ExtResource("1_0jwhi")
overrides = {
"global_bg_color": "Color(0.898375, 0.917922, 0.835355, 1)",
"global_font_color": "Color(0.242786, 0.16463, 0.180255, 1)",
"global_font_size": "20.0"
}
[sub_resource type="Resource" id="Resource_uxnk3"]
script = ExtResource("1_0jwhi")
scene = ExtResource("2_8wrfq")
overrides = {}
[sub_resource type="Resource" id="Resource_ihoat"]
script = ExtResource("1_0jwhi")
scene = ExtResource("3_t7aeg")
overrides = {}
[sub_resource type="Resource" id="Resource_pw0bl"]
script = ExtResource("1_0jwhi")
scene = ExtResource("4_85y6g")
overrides = {}
[sub_resource type="Resource" id="Resource_lfav5"]
script = ExtResource("1_0jwhi")
scene = ExtResource("5_reo2u")
overrides = {
"box_animation_in": "1",
"box_animation_out": "1",
"name_label_alignment": "2",
"name_label_box_modulate": "Color(1, 1, 1, 1)",
"name_label_box_panel": "\"res://dialog/Babushka_NPC_Namebox_background.tres\"",
"name_label_use_global_color": "false",
"next_indicator_enabled": "false",
"text_alignment": "1",
"text_size": "20.0",
"typing_sounds_end_sound": "\"res://audio/sfx/UI/Dialog/SFX_Dialog_Open_01.wav\""
}
[sub_resource type="Resource" id="Resource_clhbu"]
script = ExtResource("1_0jwhi")
scene = ExtResource("6_i6h15")
overrides = {}
[sub_resource type="Resource" id="Resource_umvdi"]
script = ExtResource("1_0jwhi")
scene = ExtResource("7_rg32j")
overrides = {}
[sub_resource type="Resource" id="Resource_ci2ul"]
script = ExtResource("1_0jwhi")
scene = ExtResource("8_h83v4")
overrides = {}
[sub_resource type="Resource" id="Resource_sadu5"]
script = ExtResource("1_0jwhi")
scene = ExtResource("9_4c2uo")
overrides = {}
[resource]
script = ExtResource("10_e3ue2")
name = "NPC_narrative"
layer_list = Array[String](["10", "11", "12", "13", "14", "15", "16", "17"])
layer_info = {
"": SubResource("Resource_wg0yj"),
"10": SubResource("Resource_uxnk3"),
"11": SubResource("Resource_ihoat"),
"12": SubResource("Resource_pw0bl"),
"13": SubResource("Resource_lfav5"),
"14": SubResource("Resource_clhbu"),
"15": SubResource("Resource_umvdi"),
"16": SubResource("Resource_ci2ul"),
"17": SubResource("Resource_sadu5")
}
base_overrides = {}
layers = Array[ExtResource("1_0jwhi")]([])
metadata/_latest_layer = ""
+4 -4
View File
@@ -6,14 +6,14 @@
&"custom_info": {
"sound_mood_default": "",
"sound_moods": {},
"style": "speechbubble"
"style": "NPC_narrative"
},
&"default_portrait": "_part_side",
&"description": "",
&"description": "Vesna's bff",
&"display_name": "Yelizaveta",
&"mirror": false,
&"nicknames": ["Yeli"],
&"offset": Vector2(0, 0),
&"offset": Vector2(300, 0),
&"portraits": {
"_back": {
"export_overrides": {
@@ -52,5 +52,5 @@
"scene": ""
}
},
&"scale": 0.5
&"scale": 0.6
}
+19
View File
@@ -0,0 +1,19 @@
[gd_resource type="Resource" script_class="DialogicGlossary" load_steps=2 format=3 uid="uid://cpnbos25tejo8"]
[ext_resource type="Script" uid="uid://co4irn75jvpwn" path="res://addons/dialogic/Modules/Glossary/glossary_resource.gd" id="1_cknfu"]
[resource]
script = ExtResource("1_cknfu")
entries = {
"Hoe": "hoe",
"hoe": {
"alternatives": ["Hoe"],
"case_sensitive": false,
"name": "hoe",
"text": "A farming implement to till soil and prepare it for planting. Not to confuse with the rake, which softly scratches the surface of the ground and can be used to gather leaves and freshly cut grass.",
"title": "Hoe"
}
}
enabled = true
_translation_id = ""
_translation_keys = {}
+1 -1
View File
@@ -34,4 +34,4 @@ layer_info = {
}
base_overrides = {}
layers = Array[ExtResource("1_6h8ua")]([])
metadata/_latest_layer = ""
metadata/_latest_layer = "11"
+13
View File
@@ -1,2 +1,15 @@
join Yeli center
Yeli (_part_side): Hi Vesna! Nice to see you!
Yeli: It's been so long!
[text_input text="How have you been?" var="PLAYERMOOD" placeholder="Awesome!" default="Good" allow_empty="true"]
Yeli: It's nice to hear that you've been {PLAYERMOOD}.
Yeli: There is so much to do on the farm. Would you like to help me?
- Absolutely!
Yeli: That's what I like to hear!
- Yes!
Yeli: Very good!
- When do I start?
Yeli: Awesome!
Yeli: Ok then let's start with the tilling. In order to till the soil and plant something, you need a hoe.
Yeli: You can find it leaning against the back fence somewhere. Pick it up and come back to me.
leave Yeli