I read the Unity Roadmap and “Playables API” is on track for release (experimental) for 5.2.
What is it? Something about animation? Does it have more general uses?
It sounds handy but also vague. No mention of it at all anywhere else.
The description reads:
This new C# API aims to provide a way for users to create tools, effects or other gameplay mechanism by organizing and evaluating things in a tree-like structure.
In its current form, the Playable API supports creating Animation blending graphs at runtime, providing the capacity to have full control over the AnimationClips played by the engine