• Editor
  • 以后会有对称编辑模式吗

我在绑定复杂的正面时需要完全对称的布点和权重,但是没有对称编辑导致我不得不把它先切成两个图形再复制;

Related Discussions
...

目前,Spine 并没有完全对称编辑的功能。不过,开发团队已经意识到这个需求,并且在未来的更新中可能会加入相关的功能。你可以参考以下链接了解更多关于对称编辑的讨论和计划:

在此之前,你可以尝试将网格切成两部分,然后分别编辑并复制粘贴权重和顶点位置来实现对称效果。

这样有可能会产生接缝,且我无法同时在网格编辑模式下,在旋转两个顶点的情况下一起移动它们 qwq

    foxrever Sorry for the trouble. Actually, there has been an issue to add a method for arranging the vertices symmetrically on our roadmap for quite some time:
    EsotericSoftware/spine-editor274
    I have added a link to this thread as a comment. You can subscribe to this issue ticket to receive notifications when there is any progress on this issue.