Should we control the character's position from the animation itself or from script.

Unity学习疑问记录之Apply Root Motion

如果我们勾选了Animator组件中的Apply Root Motion选项

角色的Transform将不能通过脚本来直接赋值,而是通过动画的运动的来改变的

如果我们不勾选

我们就可以用脚本改变角色的Tranform

相关文章:

  • 2021-12-21
  • 2021-05-17
  • 2022-12-23
  • 2021-07-12
  • 2021-11-30
  • 2022-01-08
  • 2021-07-28
  • 2021-10-23
猜你喜欢
  • 2022-12-23
  • 2021-07-18
  • 2022-12-23
  • 2022-12-23
  • 2021-08-24
  • 2022-12-23
  • 2021-10-04
相关资源
相似解决方案