- Home /
Question by
dorpeleg · Jul 03, 2013 at 02:37 PM ·
animationeditoranimationclipanimationcurve
AnimationClip.SetCurve not setting a curve...
Hello everyone.
I'm using Editor code to create an animation from an xml I'm reading.
The object I want to animate have lots of children and sub-children.
I'm making only one clip on the parent object, but setting many curves for the children.
When just providing the 1st inner level of thew children as the relative path, everything is working well.
But, when trying to set deeper level of children, It doesn't work.
You can see image here: forum post.
Thanks.
Comment