Files
HeadlessHazard/Assets/Code/Subtitles/Level01_Room2.json
2026-03-12 09:21:02 +01:00

30 lines
741 B
JSON

{
"lines": [
{
"speaker": "SYSTEME",
"text": "Good job, UNIT SB-3954. You have successfully completed the first test.",
"duration": 4.5
},
{
"speaker": "SYSTEME",
"text": "I see that your module of ejection of your head is still working.",
"duration": 4
},
{
"speaker": "SYSTEME",
"text": "Now that you understand you can launch your head, use your head to see at a different angle.",
"duration": 5
},
{
"speaker": "SYSTEME",
"text": "You lift your head and look around, for that use \"R\".",
"duration": 3
},
{
"speaker": "SYSTEME",
"text": "Use this to find the code for the door.",
"duration": 4.5
}
]
}