vault backup: 2024-06-26 14:58:59
This commit is contained in:
@@ -26,7 +26,8 @@
|
||||
2. Prop.Dress
|
||||
3. Prop.MountPoint.Body
|
||||
3. ***脚本扫描***:点击编辑器的嘉然头像->角色道具配置全量生成 or 角色道具配置增量生成。会往IdolPropAssetConfig.json添加对应衣服或者道具配置数据。
|
||||
4. ***材质相关操作***:
|
||||
4. 设置道具挂载信息数据表:ResArt/MountPointConfig/DT_MountPointConfig:用于设置道具挂载时的相对偏移。
|
||||
5. ***材质相关操作***:
|
||||
1. 在ResArt/CommonMaterial/Functions/CameraLightCollection中添加对应角色的属性。
|
||||
2. 在ResArt/CommonMaterial/Functions/MF_CharacterMainLightIntensity中添加对应RoleID。
|
||||
3. 在对应角色的基础材质中设置RoleID数值。
|
||||
|
@@ -4,6 +4,8 @@
|
||||
- TsScenePropActor
|
||||
- TsPropEffectActor
|
||||
|
||||
# 相关资产
|
||||
ResArt/MountPointConfig/DT_MountPointConfig:用于设置道具挂载时的相对偏移。
|
||||
# MountPoint
|
||||
GameplayTag中有定义相关Prop的挂载位置标签:
|
||||
- Prop
|
||||
|
Reference in New Issue
Block a user