30 lines
446 B
JSON
30 lines
446 B
JSON
{
|
|
"events": [
|
|
{
|
|
"background": "res://backgrounds/bureauGroupe-2.jpg"
|
|
},
|
|
{
|
|
"wait_seconds": 1
|
|
},
|
|
{
|
|
"character": "",
|
|
"portrait": "",
|
|
"text": "Fin de la démo, merci d'avoir joué !"
|
|
},
|
|
{
|
|
"action": "leaveall",
|
|
"character": "[All]"
|
|
},
|
|
{
|
|
"emit_signal": "end_game"
|
|
},
|
|
{
|
|
"wait_seconds": 10
|
|
}
|
|
],
|
|
"metadata": {
|
|
"dialogic-version": "1.2",
|
|
"file": "timeline-1616662258.json",
|
|
"name": "00_end"
|
|
}
|
|
}
|