parent
406c11b581
commit
b0f4592fdd
@ -0,0 +1,19 @@
|
||||
[gd_resource type="Resource" script_class="DialogicStyle" load_steps=4 format=3 uid="uid://d0w0cnruamnn1"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://dfx2htp24tuvm" path="res://addons/dialogic/Resources/dialogic_style_layer.gd" id="1_tjdw8"]
|
||||
[ext_resource type="Script" uid="uid://b14h380mah4av" path="res://addons/dialogic/Resources/dialogic_style.gd" id="2_ae84x"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_qrxdt"]
|
||||
script = ExtResource("1_tjdw8")
|
||||
overrides = {}
|
||||
|
||||
[resource]
|
||||
script = ExtResource("2_ae84x")
|
||||
name = "New_File"
|
||||
layer_list = Array[String]([])
|
||||
layer_info = {
|
||||
"": SubResource("Resource_qrxdt")
|
||||
}
|
||||
base_overrides = {}
|
||||
layers = Array[ExtResource("1_tjdw8")]([])
|
||||
metadata/_latest_layer = ""
|
||||
@ -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
|
||||
@ -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 = ""
|
||||
@ -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,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
|
||||
|
||||
@ -0,0 +1,14 @@
|
||||
extends Node2D
|
||||
class_name dialogic_toggle
|
||||
|
||||
@export var itemToToggle: CanvasItem
|
||||
|
||||
func _ready() -> void:
|
||||
Dialogic.timeline_ended.connect(_on_timeline_ended)
|
||||
Dialogic.timeline_started.connect(_start_dialog)
|
||||
|
||||
func _start_dialog() -> void:
|
||||
itemToToggle.visible = false
|
||||
|
||||
func _on_timeline_ended() -> void:
|
||||
itemToToggle.visible = true
|
||||
@ -0,0 +1 @@
|
||||
uid://cvkw4qd2hxksi
|
||||
Loading…
Reference in new issue