From 119d793334df56366bad0b48fd678520e6f6b6fd Mon Sep 17 00:00:00 2001 From: BlueRose <378100977@qq.com> Date: Thu, 1 Aug 2024 14:58:06 +0800 Subject: [PATCH] vault backup: 2024-08-01 14:58:06 --- 01-Diary/周小结/2024.7.md | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/01-Diary/周小结/2024.7.md b/01-Diary/周小结/2024.7.md index 0e9154b..fc86e7d 100644 --- a/01-Diary/周小结/2024.7.md +++ b/01-Diary/周小结/2024.7.md @@ -38,4 +38,40 @@ 3. 解决PVW会崩溃的问题,保证NaiLin生日会录制正常运行。 4. 合并Development分支内容到Director中。 5. 解决北京同事P4操作问题。 -6. 解决了F08衣服阴影问题以及衣服没有溶解效果问题。 \ No newline at end of file +6. 解决了F08衣服阴影问题以及衣服没有溶解效果问题。 + +# bug +LoadPropByConfig => +CheckPropPose=> +TriggerInstrumentPose=> TriggerInstrumentIK +=> +RefreshInstrumentIK (最终问题位置) + + + +加入道具后首先清楚所有的Pose调用CheckAllPropPose()=>ClearAllPropPose()=>TriggerInstrumentPose()=>TriggerInstrumentIK() + +```text +TriggerHandPose + +Disable instrument pose + +RefreshSceneCaptureShowList + +CheckItemFxPool, size 0 + +OnRep_MountPoint BP_Guitar01_C_0Prop.MountPoint.Hips + +TriggerHandPose + +Disable instrument pose + +OnRep_PropList 1, Idol.F08 + +TriggerHandPose + +Disable instrument pose +TriggerHandPose Guitar +Enable instrument pose 电吉他 + +``` \ No newline at end of file