In my test project, there has two slots in animation: "nei jiao" and "nei datui".
in the animation named "a1" , I hide the "hei jiao" at the begining of animation ,
in the animation named "a2", I hide the "nei datui" at the begining of animation,
such as the json :
And the problem in runtime:
When I switch the animation, two slots will not be render, because they are hidden by each animation.
how can I fix it ? Reset ?
sorry for my poor english.
Thanks .