#19965·o3de

EMotionFX: "Pose Subtract" 节点的数学运算有误

作者: TheSunCat创建于 2026年7月31日更新于 2026年9月1日
标签kind/bugneeds-priorityneeds-triagesig/content

Describe the bug When using the Pose Subtract node, it applies the conjugate of the rotation of the base pose to the translation delta. This means that if you want to make an additive animation (for usage with Blend Two Additive), the Pose Subtract node does the wrong thing and ends up weirdly rotated in some cases.