mu-mu 使用 Skeleton Viewer 3.6.53命令行打开不同的文件时,会打开错误文件。 先使用浏览打开A.skel 时候可以正常, 然后使用命令行打开B.skel 时,会打开A.skel 文件
Mario 如果加载“新”文件失败,SkeletonViewer 将打开上次成功打开的文件。 我的猜测是因为您试图从命令行打开新文件,所以文件路径不正确。 SkeletonViewer will open the last successfully opened file if loading the "new" file failed. My guess is since you are trying to open the new file from the command line, that the file path is incorrect.
Mario 抱歉,我用错误版本的骨架查看器进行了测试。 SkeletonViewer 3.6.53 不支持命令行参数。 您必须通过 UI 打开文件。 My apologies, I tested with the wrong version of skeleton viewer. SkeletonViewer 3.6.53 does not support command line arguments. You have to open the files via the UI.
Mario 恐怕不会。 Spine 3.6 已经快 6 岁了,我们不再在那个版本上工作。 但是,SkeletonViewer 的源代码在 GitHub 上。 您可以修改它们以支持命令行参数: https://github.com/EsotericSoftware/spine-runtimes/tree/3.6/spine-libgdx I'm afraid it will not. Spine 3.6 is almost 6 years old, and we no longer work on that version. However, the sources for SkeletonViewer are on GitHub. You can modify them to support command line arguments: https://github.com/EsotericSoftware/spine-runtimes/tree/3.6/spine-libgdx