I have been studying Lyra animation recently and trying to recreate it in the blank project to get a better understanding of it.
But setting up all the animation blueprints/ animation layers etc. is way too frustrating. Is there a better way to do Animation Blueprints automatically? Like regular blueprints with C++, I can do all the math and declarations in code, or editor script allow me to add Blueprint elements using code?