feat : add subtilte for the room 1 and 2
This commit is contained in:
29
Assets/Code/Subtitles/Level01_Room1.json
Normal file
29
Assets/Code/Subtitles/Level01_Room1.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"lines": [
|
||||
{
|
||||
"speaker": "SYSTEME",
|
||||
"text": "Hello, UNIT SB-3954. You are in a simulation for testing your ability to move and interact.",
|
||||
"duration": 6.5
|
||||
},
|
||||
{
|
||||
"speaker": "SYSTEME",
|
||||
"text": "Your goal is to prove that your system is working and that you can move and interact with the environment.",
|
||||
"duration": 5
|
||||
},
|
||||
{
|
||||
"speaker": "SYSTEME",
|
||||
"text": "To move, use ZQSD. To interact with objects, use \"E\".",
|
||||
"duration": 5
|
||||
},
|
||||
{
|
||||
"speaker": "SYSTEME",
|
||||
"text": "You can also use the mouse to look around, and use Left Click to launch your head.",
|
||||
"duration": 3
|
||||
},
|
||||
{
|
||||
"speaker": "SYSTEME",
|
||||
"text": "Good luck, UNIT SB-3954.",
|
||||
"duration": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user