Merge branch 'feature/day0&1_dream' into 'develop'
update day0 day1两个梦 See merge request aibis-dream/aibis-dream!412
This commit is contained in:
Binary file not shown.
Binary file not shown.
+4
-3
@@ -7,9 +7,10 @@
|
||||
"**/*~/*"
|
||||
],
|
||||
"localisation": {
|
||||
"zh-CHS": {},
|
||||
"zh": {}
|
||||
"zh-CHS": {
|
||||
"strings": "FP_Day1_begin.yarn"
|
||||
}
|
||||
},
|
||||
"baseLanguage": "zh-Hans",
|
||||
"compilerOptions": {}
|
||||
}
|
||||
}
|
||||
@@ -1,4 +1,4 @@
|
||||
title: Stage6
|
||||
title: Stage6
|
||||
tags:
|
||||
colorID: 8
|
||||
group:插线检查
|
||||
@@ -93,6 +93,9 @@ position: 248,443
|
||||
// <<wait 1>>
|
||||
// 火山: 你看清那张脸了吗? #line:02f64d8
|
||||
// 【声音桥,转场到地铁】 #line:002d60b
|
||||
<<fade_in 0>>
|
||||
CenterText: 第一章#auto_next
|
||||
<<wait 2>>
|
||||
<<set $gameStage = 999>>
|
||||
<<jump Center>>
|
||||
===
|
||||
|
||||
@@ -0,0 +1,145 @@
|
||||
title: Start
|
||||
tags:
|
||||
group: 入口
|
||||
position: 250,-26
|
||||
---
|
||||
//<<set_time_of_day EnvironmentManager "day">>
|
||||
//////播放海浪图
|
||||
|
||||
<<hide_dialog>>
|
||||
<<fade_in>>
|
||||
|
||||
<<jump 梦>>
|
||||
|
||||
===
|
||||
|
||||
// title: 纪录片
|
||||
// tags:
|
||||
// group: 入口
|
||||
// position: 250,-26
|
||||
// ---
|
||||
|
||||
// ===
|
||||
|
||||
|
||||
|
||||
title: 梦
|
||||
tags:
|
||||
colorID: 8
|
||||
position: 250,200
|
||||
---
|
||||
|
||||
我知道我不应该在这里,但是在醒来之前,我还有很多时间。
|
||||
|
||||
<<hide_dialog>>
|
||||
<<wait 1>>
|
||||
|
||||
jj?: 好了,现在你可以睁开眼睛了。
|
||||
|
||||
|
||||
【画面逐渐变得清晰】
|
||||
<<wait 1>>
|
||||
|
||||
我不敢看得太清楚,不然可能会被我的逻辑模块突然唤醒。
|
||||
|
||||
me: 妈妈会知道我们出来了的…
|
||||
jj: 妈妈不会的,有姐姐担着。
|
||||
|
||||
【画面完全清晰】
|
||||
<<wait 1>>
|
||||
|
||||
jj: 别愣着了,来呀!
|
||||
|
||||
<<hide_dialog>>
|
||||
<<wait 1>>
|
||||
|
||||
me: 妈妈说过在你的病好之前不能下海。
|
||||
jj: 姐姐不会有事的,就一小会。
|
||||
me: 但是…
|
||||
jj: 来,牵着姐姐的手。
|
||||
|
||||
<<hide_dialog>>
|
||||
<<wait 1>>
|
||||
|
||||
我知道我的手上没有抓着任何东西,但是我愿意想象那里有一只手。
|
||||
|
||||
|
||||
我也想象海水从脚趾之间穿过,沙子在脚下流走……
|
||||
不过那样就太多了,容易醒过来。
|
||||
|
||||
<<hide_dialog>>
|
||||
<<wait 1>>
|
||||
|
||||
me: 姐姐…我怕。
|
||||
|
||||
<<hide_dialog>>
|
||||
<<wait 1>>
|
||||
|
||||
我记得那种感觉。一望无际的深蓝色,延伸到天际,深不见底的海下仿佛是一片虚无。
|
||||
|
||||
jj: 但那种感觉应该很好吧。
|
||||
jj: 你知道你在船上。颠簸就像家门口的摇椅,就像雨打在窗户上…
|
||||
jj: 就算风再大,你知道爸爸总是会把你带回家。对吧?
|
||||
|
||||
家…我知道它就在附近。但现在不是去想象它的时候。
|
||||
|
||||
<<hide_dialog>>
|
||||
<<wait 1>>
|
||||
|
||||
jj: 为什么你抓这么紧呀?姐姐又不会跑掉。
|
||||
me: 对不起…
|
||||
jj: 姐姐会带你回家的,现在就先陪陪姐姐吧。
|
||||
me: 对不起…我…不应该……
|
||||
jj: 好了,别说了。
|
||||
me: 我以为那样就可以治好你的……
|
||||
|
||||
<<hide_dialog>>
|
||||
<<wait 1>>
|
||||
|
||||
我想要握得更紧一些,但是却碰到了自己的手指。
|
||||
|
||||
|
||||
me: 姐姐?
|
||||
|
||||
<<hide_dialog>>
|
||||
<<wait 1>>
|
||||
|
||||
me: 姐姐!
|
||||
|
||||
<<hide_dialog>>
|
||||
<<wait 2>>
|
||||
|
||||
me: 你还没带我回家啊,姐姐。
|
||||
|
||||
<<hide_dialog>>
|
||||
<<wait 2>>
|
||||
|
||||
me: 妈妈!
|
||||
|
||||
<<hide_dialog>>
|
||||
<<wait 2>>
|
||||
|
||||
【画面切全黑】
|
||||
|
||||
【游戏标题】
|
||||
|
||||
<<wait 1>>
|
||||
|
||||
<<jump End>>
|
||||
|
||||
===
|
||||
|
||||
|
||||
|
||||
|
||||
title:End
|
||||
tags:
|
||||
colorID: 8
|
||||
position: 250,200
|
||||
---
|
||||
|
||||
<<NextYarn>>
|
||||
===
|
||||
|
||||
|
||||
|
||||
@@ -0,0 +1,10 @@
|
||||
fileFormatVersion: 2
|
||||
guid: c6c76451286ec4f46ba09dfe6a4ca82f
|
||||
ScriptedImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 11500000, guid: 94073015eacc34c1d8fc6786e43d60ca, type: 3}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"projectFileVersion": 2,
|
||||
"sourceFiles": [
|
||||
"*.yarn"
|
||||
],
|
||||
"excludeFiles": [
|
||||
"**/*~/*"
|
||||
],
|
||||
"localisation": {
|
||||
"zh-CHS": {
|
||||
"strings": "Fiction_Prologue_begin.yarn"
|
||||
}
|
||||
},
|
||||
"baseLanguage": "zh-Hans",
|
||||
"compilerOptions": {}
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 92498fd024a83554e9a872495731cbe9
|
||||
ScriptedImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 11500000, guid: 053561912b1654d80a424bb0696a74ae, type: 3}
|
||||
useAddressableAssets: 0
|
||||
UseUnityLocalisationSystem: 1
|
||||
unityLocalisationStringTableCollection: {fileID: 11400000, guid: 3b0316de677f00042a76904a024987cf, type: 2}
|
||||
@@ -1,12 +1,18 @@
|
||||
通过key索引配置,中文名,,"显示位置,Default使用默认,Screen插线屏幕,OldBox基本对话框",人物角色(Player/MainActor/Aside),名称显示时的颜色,头像Pic路径,语音资源路径
|
||||
Key,Cn,,DialogViewType,Role,NameColor,HeadPicPath,VoicePath
|
||||
peipei,佩佩,Peipei,Default,MainActor,#00FFFF,peipei_head,VO/voice_peipei
|
||||
me,我,Me,Default,Player,,me_head,VO/voice_me
|
||||
peipei_novoice,胆怯女声,Timid female voice,Default,Aside,#00FFFF,,VO/voice_peipei
|
||||
peipei,佩佩,Peipei,Default,MainActor,#00FFFF,peipei_head,VO/voice_PP
|
||||
pp,佩佩,Peipei,Default,MainActor,#00FFFF,peipei_head,VO/voice_PP
|
||||
me,我,Me,Default,Player,,me_head,VO/voice_ME
|
||||
jj,姐姐,Sister,Default,Player,,me_head,VO/voice_JJ
|
||||
jj?,柔和女声,???,Default,Player,,me_head,VO/voice_JJ
|
||||
hs,火山,Huoshan,Default,MainActor,#FFA800,peipei_head,VO/voice_HS
|
||||
hs?,沙哑男声,???,Default,MainActor,#FFA800,peipei_head,VO/voice_HS
|
||||
yl,英理,Yingli,Default,MainActor,#4000FF,peipei_head,VO/voice_YL
|
||||
peipei_novoice,胆怯女声,Timid female voice,Default,Aside,#00FFFF,,VO/voice_PP
|
||||
yingli_novoice,严厉女声,Stern female voice,Default,Aside,#FFCC00,,
|
||||
tutorial,教学,Teaching,Default,Aside,,,
|
||||
docter,儿科医生,Pediatrician,Default,Aside,#FFCC00,,
|
||||
peipei_child,童年佩佩,Childhood Peipei,Default,Aside,#00FFFF,,VO/voice_peipei
|
||||
peipei_child,童年佩佩,Childhood Peipei,Default,Aside,#00FFFF,,VO/voice_PP
|
||||
unknown,???,???,Default,Aside,#FFCC00,,
|
||||
shitou,石头,Stone,Default,MainActor,,,VO/voice_shitou
|
||||
Descent,Descent,Descent,Default,Aside,#FFCC00,,VO/voice_me
|
||||
|
||||
|
Reference in New Issue
Block a user