插槽不能复制绘制顺序吗?
我在动画里调整了插槽的绘制顺序,建立了绘制顺序的关键帧。我复制这个插槽后,之前建立的绘制顺序关键帧还在,但新的插槽并没有改变绘制顺序。

    Related Discussions
    ...

    datangzhu 是的,不幸的是,如果您在动画中添加了绘制顺序键后复制了插槽,那么绘制顺序的更改将不会应用于复制的插槽。这既有好处也有坏处,因为有些时候我们当然希望将绘制顺序更改应用到复制的插槽,但有些时候情况并非如此。

    我们的路线图上有一个为绘制顺序添加创建文件夹功能的计划,一旦实现,就可以轻松地将相同的绘制顺序动画应用到复制的插槽中:
    EsotericSoftware/spine-editor635


    datangzhu Yes, unfortunately, if you duplicate a slot after adding draw order keys to your animations, that draw order changes will not be applied to the duplicated slot. This has both advantages and disadvantages, since there are certainly times when we would like the draw order changes to be applied to the duplicated slot, but there are other times when this is not the case.

    We have a plan on our roadmap to add creating folders feature for draw order, and once this comes true, it may be possible to easily apply the same draw order animation to duplicated slots:
    EsotericSoftware/spine-editor635