Hi, all!
I need help with my animations.
I have “idle” animation, “walk” animation and “breathe” animation.
I need to blend “breathe” into first and second. All animations are exported with translations and rotations
by exporter.
As I see, it is not possible to blend cleanly, as it produce weird effect (as it uses full bone poses, i.e.
if body is rotated towards front by walk it will be straightened by breathe.
I had high hopes for Urho layered animation for this as I don’t want to produce thousands of animations per character in Blender.
I can recombine them in Blender but it looks so 1990s. What is intended workflow?
Also how can I remove unneeded channels for blended-in animations like “breathe”? I just need rotations there.
I don’t want to remove all channels by hand…
- Also, is it possible to use additive animation, i.e. translations are added to animations, rotations multiplied?