• 中文
  • spine内的切片数量不能超过2000个,有什么解决办法么?

  • संपादित
Related Discussions
...

亲爱的开发者们,我现在的项目一个角色的皮肤数量众多,导致了切图数量超过了2000个后,部分图片出现了红色不显示的情况,遇到这样的问题,有什么好的解决方案么?

您好,请取消图像节点中的限制扫描,以允许 Spine 扫描所有图像:
Images - Spine User Guide: Images path

“默认情况下,只显示在图像文件夹中找到的前 2,000 个图像文件。如果意外指定了错误的路径,这可以防止 Spine 扫描数百万个文件。取消选中限制扫描以允许 Spine 找到超过 2,000 个图像文件。”

Hello, please uncheck limit scanning in the images node to allow Spine to scan all the images:
Images - Spine User Guide: Images path

"By default, only the first 2,000 image files found in the image folder are shown. This prevents Spine from scanning millions of files if the wrong path is accidentally specified. Uncheck Limit scanning to allow Spine to find more than 2,000 image files."

非常感谢,您的答复对我们项目很有帮助