AI补足注释(已经快看不懂了)
实现i18n 优化部分模块的逻辑以优化性能 修复物品展示框打开时按下ESC唤出暂停菜单但没有暂停的bug Signed-off-by: Eicy <im@crash.work>
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
index,content,type,animation,character,event,arg
|
||||
0,我会一直视奸你..,screen,typeing,,OnDialogPop,1
|
||||
1,永远..永远…,box,Idle,Test,,
|
||||
0,dialog.typing.0,screen,typeing,,OnDialogPop,1
|
||||
1,dialog.box.1,box,Idle,Test,,
|
||||
|
||||
|
@@ -1,2 +1,2 @@
|
||||
name,description
|
||||
Cube,只是一个方块。
|
||||
item.name.cube,item.description.cube
|
||||
|
||||
|
8
Assets/Resources/Language.meta
Normal file
8
Assets/Resources/Language.meta
Normal file
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 6d11d94775f774f4fb82bfa947139e90
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
4
Assets/Resources/Language/zh_cn.txt
Normal file
4
Assets/Resources/Language/zh_cn.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
item.name.cube=方块
|
||||
item.description.cube=只是一个方块。
|
||||
dialog.typing.0=我会一直视奸你..
|
||||
dialog.box.1=永远..永远…
|
||||
7
Assets/Resources/Language/zh_cn.txt.meta
Normal file
7
Assets/Resources/Language/zh_cn.txt.meta
Normal file
@@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 75a836a9d560014499f611d03e575526
|
||||
TextScriptImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Reference in New Issue
Block a user