diff --git a/02-Note/DAWA/ASoul/流程笔记/角色流程.md b/02-Note/DAWA/ASoul/流程笔记/角色流程.md index 7a1b762..e5be154 100644 --- a/02-Note/DAWA/ASoul/流程笔记/角色流程.md +++ b/02-Note/DAWA/ASoul/流程笔记/角色流程.md @@ -30,6 +30,7 @@ 1. 在ResArt/CommonMaterial/Functions/CameraLightCollection中添加对应角色的属性。 2. 在ResArt/CommonMaterial/Functions/MF_CharacterMainLightIntensity中添加对应RoleID。 3. 在对应角色的基础材质中设置RoleID数值。 + 4. 调用Python脚本制作Dissolve材质。LiveDirector/Editor/MaterialMigration/MakeDissolveMaterials.py ## 含有角色标签的文件 1. [x] TsCharacterItem.ts `Script/LiveDirector/Character/View/TsCharacterItem.ts`