Lazy loaded image
心情随笔
Unreal 动画重定向
字数 274阅读时长 1 分钟
2024-8-31
2025-10-5
type
status
date
slug
summary
tags
category
icon
password

1.打开骨骼,打开Retarget Manager面板

notion image

2.添加目标源

notion image

3.添加Rig模板

notion image

4.一一对应骨骼

如果有不确定骨骼,宁愿不要添加。
(例如没有root骨骼的话,点后面的x去掉)
notion image
如果有手指的骨骼,点击Show Advanced,指定更多细节骨骼
notion image
调整完成后,点击Save。

5.导航到需要的动画,右键选中重定向功能

notion image
notion image
对于体型差异太大的模型,可以选择使用骨骼作为基础。
notion image
notion image

6.对于初始pose不一样的模型,需要手动调整

比如原始动画是T-Pose,而目标模型是A-Pose。
则需要在原始的模型上,进入模型修改界面进行修改。
notion image
修改成A-Pose后,进行保存,然后再点击Hide Pose,回到预览界面。
notion image

📎 参考文章

  • 一些引用
  • 引用文章
💡
有关Notion安装或者使用上的问题,欢迎您在底部评论区留言,一起交流~
上一篇
UE开发的一点心得经验(一)
下一篇
将Maya的python代码编译成pyd