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
Asked
Active
Viewed 113 times
1 Answers
0
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:
Download Blender 2.8 (is free and open source)
Import the 3D Model
Import the Motion Capture Animation File
Remove Some Key Frames From the Motion Capture in the Animation Tab
Export Animation From Blender to FBX, or other format you want
Import into Unity 3D
Resources:

Dean Van Greunen
- 5,060
- 2
- 14
- 28
-
1Thank you so much for your feedback, i will definitely go with that approach – Ruz Viper Sep 11 '19 at 18:31