1. 移除Resources,单独使用一个Yarn文件夹保存 2. 按类型分为Fiction,FP,Test 3. 升级到YarnSpinner3.0 4. 移除所有本地化关联,后续迁移到Yarn内置的本地化系统
82 lines
1.1 KiB
Plaintext
82 lines
1.1 KiB
Plaintext
title: EmoPlugIn
|
|
tags: 待编辑
|
|
colorID: 8
|
|
position: -2,-3039
|
|
---
|
|
// <<jump 检查情绪>>
|
|
<<set $currentCheckModule="l10n.情绪">>
|
|
<<set $currentCutModule="EmoCut">>
|
|
<<jump 检查异常模块>>
|
|
===
|
|
|
|
title: SpeakPlugIn
|
|
tags: 待编辑
|
|
colorID: 8
|
|
position: 240,-2640
|
|
---
|
|
<<jump 检查表达>>
|
|
===
|
|
|
|
title: LogicPlugIn
|
|
tags: 待编辑
|
|
colorID: 8
|
|
position: 480,-3040
|
|
---
|
|
// <<jump 检查逻辑>>
|
|
<<set $currentCheckModule="l10n.逻辑">>
|
|
<<set $currentCutModule="LogicCut">>
|
|
<<jump 检查异常模块>>
|
|
===
|
|
|
|
title: MemoryPlugIn
|
|
tags: 待编辑
|
|
colorID: 8
|
|
position: 240,-3040
|
|
---
|
|
// <<jump 检查记忆>>
|
|
<<set $currentCheckModule="l10n.记忆">>
|
|
<<set $currentCutModule="MemoryCut">>
|
|
<<jump 检查异常模块>>
|
|
===
|
|
|
|
|
|
title: MemoryCutDown
|
|
---
|
|
<<jump 异常模块切除后>>
|
|
===
|
|
|
|
|
|
title: EmoCutDown
|
|
---
|
|
<<jump 异常模块切除后>>
|
|
===
|
|
|
|
|
|
|
|
|
|
title: LogicCutDown
|
|
---
|
|
<<jump 异常模块切除后>>
|
|
===
|
|
|
|
|
|
|
|
title: 拿起插头
|
|
---
|
|
// <<if $gameStage==2>>
|
|
// <<ModuleHightLight Emo true>>
|
|
// <<endif>>
|
|
===
|
|
title: ShockEffect
|
|
---
|
|
<<jump 电击后>>
|
|
//<<endif>>
|
|
===
|
|
|
|
title:Cut_End
|
|
---
|
|
<<set $gameStage=2>>
|
|
<<jump Center>>
|
|
===
|
|
|