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