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
+7 -4
View File
@@ -32,10 +32,12 @@ directories/dtl_directory={
"test_time_line": "res://dialog/test_time_line.dtl",
"yeli_intro_01": "res://dialog/yeli_intro_01.dtl"
}
variables={}
variables={
"PLAYERMOOD": "Good"
}
glossary/default_case_sensitive=true
layout/style_list=["res://dialog/speechbubble.tres"]
layout/default_style="res://dialog/speechbubble.tres"
layout/style_list=["res://dialog/NPC_narrative.tres"]
layout/default_style="res://dialog/NPC_narrative.tres"
extensions_folder="res://addons/dialogic_additions"
text/letter_speed=0.01
text/initial_text_reveal_skippable=true
@@ -67,6 +69,7 @@ translation/intern/translation_folder="res://dialog/translations"
translation/id_counter=22
translation/locales=["de", "en"]
text/autopauses={}
glossary/glossary_files=["res://dialog/farming_equipment_glossary.tres"]
[display]
@@ -82,7 +85,7 @@ project/assembly_name="Babushka"
[editor]
movie_writer/movie_file="/home/kaddi/Documents/Repos/Godot/Babushka/clips/clip.avi"
movie_writer/movie_file="/home/kaddi/Documents/Repos/Godot/Babushka/_clips/clip.avi"
[editor_plugins]