-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Hello
I have a feature request from our artist:
See this max file( max 2014 ):
http://www.effecthub.com/test/vertex_animation_group.zip
There are a lot of small objects with vertex animation.
For each object, I can convert it to Editable Mesh, and click AddAWDVertexAnimSource and add a clip, and export it to AWD file successfully.
But for this case, there are so many small object forming a complete animation. It's not convenient to set AddAWDVertexAnimSource for each object. What's more, the rendering performance is not good if there are so many objects.
The idea way is to export them as one object with the vertex animation.
Is there a way to merge them in 3dsmax ( keeping the animation at the same time), or do you think it's a good feature for the plugin, or we should implement this feature in Away Builder?
Thanks.