developpement d'écran de chargement et d'écran de sélection de niveau
* modification de certains assets * optimisation de chunks * ajout d'un SceneManager * ajout d'un premier dialogue avec Demeter * changement des jour en charge * mise en place d'un système de run * etc...
This commit is contained in:
4
translation/dialogs/dialogic_character_translations.csv
Normal file
4
translation/dialogs/dialogic_character_translations.csv
Normal file
@@ -0,0 +1,4 @@
|
||||
keys,fr
|
||||
Character/1e/name,???
|
||||
Character/1e/nicknames,
|
||||
,
|
||||
|
@@ -0,0 +1,17 @@
|
||||
[remap]
|
||||
|
||||
importer="csv_translation"
|
||||
type="Translation"
|
||||
uid="uid://7wpgi5jkyqi3"
|
||||
|
||||
[deps]
|
||||
|
||||
files=["res://translation/dialogs/dialogic_character_translations.fr.translation"]
|
||||
|
||||
source_file="res://translation/dialogs/dialogic_character_translations.csv"
|
||||
dest_files=["res://translation/dialogs/dialogic_character_translations.fr.translation"]
|
||||
|
||||
[params]
|
||||
|
||||
compress=true
|
||||
delimiter=0
|
||||
17
translation/dialogs/dialogic_demeter_intro_translation.csv
Normal file
17
translation/dialogs/dialogic_demeter_intro_translation.csv
Normal file
@@ -0,0 +1,17 @@
|
||||
keys,fr
|
||||
Text/11/text,[i]Black[/i]
|
||||
Text/12/text,[i]Black Again[/i]
|
||||
Text/13/text,"[i]Suddunly, a spark. A thousand of connections blows up as a firework scene. A massive ammount of data to treat. In those data, a video.[/i]"
|
||||
Text/14/text,"[i]It's dark. A silhouette stands in front of you. It's big, but weirdly it's not that impressive, almost reassuring.[/i]"
|
||||
Text/15/text,Hi !
|
||||
Choice/16/text,Uh... Hello ?
|
||||
Choice/16/disabled_text,
|
||||
Choice/17/text,Where the fork am I ?
|
||||
Choice/17/disabled_text,
|
||||
Text/18/text,"Haha, calm down you are in a safe place."
|
||||
Choice/19/text,Wait... Who am I ?
|
||||
Choice/19/disabled_text,
|
||||
Text/1a/text,"Don't worry, my sweet little bot, I'll explain it in a minute, your name is [b]Orchid[/b]."
|
||||
Text/1b/text,I'm happy that you're finally awake ! You were my project for decades now...
|
||||
Text/1c/text,Hello
|
||||
Text/1d/text,Hella
|
||||
|
@@ -0,0 +1,17 @@
|
||||
[remap]
|
||||
|
||||
importer="csv_translation"
|
||||
type="Translation"
|
||||
uid="uid://cypejke4rne2y"
|
||||
|
||||
[deps]
|
||||
|
||||
files=["res://translation/dialogs/dialogic_demeter_intro_translation.fr.translation"]
|
||||
|
||||
source_file="res://translation/dialogs/dialogic_demeter_intro_translation.csv"
|
||||
dest_files=["res://translation/dialogs/dialogic_demeter_intro_translation.fr.translation"]
|
||||
|
||||
[params]
|
||||
|
||||
compress=true
|
||||
delimiter=0
|
||||
Reference in New Issue
Block a user