Compare commits
5 Commits
fix/dev-ro
...
47dc0b3886
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
47dc0b3886 | ||
|
|
e92cbe1f4b | ||
|
|
421df26822 | ||
|
|
467dabc2f6 | ||
|
|
f4137c8b04 |
@@ -1,19 +0,0 @@
|
||||
{
|
||||
"lines": [
|
||||
{
|
||||
"speaker": "SYSTEME",
|
||||
"text": "...Ici, quelque chose cloche.",
|
||||
"duration": 2.5
|
||||
},
|
||||
{
|
||||
"speaker": "SYSTEME",
|
||||
"text": "Reste calme. Observe la piece.",
|
||||
"duration": 2.5
|
||||
},
|
||||
{
|
||||
"speaker": "SYSTEME",
|
||||
"text": "Trouve une sortie.",
|
||||
"duration": 2.2
|
||||
}
|
||||
]
|
||||
}
|
||||
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
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
fileFormatVersion: 2
|
||||
guid: c4b9d13b29337441dbdb06a8a45e32c3
|
||||
guid: 1e42d860d90034c58a6600de98c72204
|
||||
TextScriptImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
29
Assets/Code/Subtitles/Level01_Room2.json
Normal file
29
Assets/Code/Subtitles/Level01_Room2.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||
7
Assets/Code/Subtitles/Level01_Room2.json.meta
Normal file
7
Assets/Code/Subtitles/Level01_Room2.json.meta
Normal file
@@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 7c5bd5fd82b7a498aa62659593ea5cef
|
||||
TextScriptImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -16,7 +16,7 @@ GameObject:
|
||||
- component: {fileID: 6921400718617286756}
|
||||
- component: {fileID: 7987102888823411772}
|
||||
m_Layer: 0
|
||||
m_Name: Door
|
||||
m_Name: BigDoor
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user