so I was thinking…
what if there was an application that could generate animations. yea I know that we are a bit far off from doing it from scratch… well atleast without it looking bad, but I think it still can be done. with a good library of animations, it should be possible to blend between them to make new animations.but multiple parts of the library would have to follow a set of rules to stop desync. for instance, all of the walk forward animation would have to have all of the steps land all on the same frames…
for example, the program would work something like this:
- you would what kind of skeleton you want to be working with. so biped, quadruped, and whatever.
- then you pick the type of animation. so things like forward locomotion, jump, attack, etc (maybe even be able to make complete sets)
- after that, you would pull some sliders to add aspects to the animation, that being stuff like stagger, rigidity, stutter, limp and what not. (so that would be the part where all the blending of the animations happen )
- finally exporting and all that fun stuff.
so what do you all think about this, is it possible?
I think something like this would really help indie devs and those who cant animate
oh, sorry for typos.