Adding support for "combining" animation groups
Problem Currently, we cannot export an animation group that has multiple animation groups in it. Usecase: you have a "walk" animation group embedded in a GLTF, and you create a "translate" animation along the X axis (to give the illusion of walking), and now you want to export all of them into one final GLTF file.
Solution A utility function that:
- takes multiple animation groups
- each animation group has a start frame and end frame
- compiles all into one final animation group
(temp assigning @deltakosh, let's discuss this internally)
thanks @RaananW, as stated on the forum, would love to contribute here.
thanks @RaananW, as stated on the forum, would love to contribute here.
These kinds of statements make us extremely happy :-)
I can't agree more :D