简体   繁体   English

Unity3D:动作捕捉的动画在手机上是否不兼容很多?

[英]Unity3D: Are motion captured animations alot less compatible on mobile?

So there is this zombie animation pack on the asset store that i want to purchase, but all the animations in the pack are motion captured, so my question is if i were to buy this pack and use it on my mobile game project would it be practical or would it heavily affect the performance ? 因此,我想购买资产商店上的这个僵尸动画包,但是其中的所有动画都是运动捕捉的,所以我的问题是我是否要购买这个包并在我的手机游戏项目中使用它?实用还是会严重影响性能? Thank you all in advance 谢谢大家

It would have the same impact as a normal animation . 它将具有与普通动画相同的影响。

Quality is slight more than regular animations made in any animation program. 质量是比任何动画程序进行定期动画轻微更多

What you can do to reduce the animation size and lower the quality is to: 您可以执行以下操作来减小动画大小并降低质量:

  1. Download Blender 2.8 (is free and open source) 下载Blender 2.8 (免费和开源)

  2. Import the 3D Model 导入3D模型

  3. Import the Motion Capture Animation File 导入运动捕捉动画文件

  4. Remove Some Key Frames From the Motion Capture in the Animation Tab 从“动画”选项卡中的运动捕捉中删除一些关键帧

  5. Export Animation From Blender to FBX, or other format you want 将动画从Blender导出到FBX或其他所需格式

  6. Import into Unity 3D 导入Unity 3D

Resources: 资源:

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM