保存了很久以前的一个废弃软件工程
其中的spine skel二进制文件是使用2.1.17导出的,原spine工程已经丢失,如何将这些skel升级到3.8版本或更高,这个软件工程包含了上千个2.1.17的skel文件
skel低版本升级
要将使用2.1.17版本导出的.skel
文件升级到3.8版本或更高版本,您需要使用与这些文件相同版本的Spine来导入它们。由于2.1.17是一个非常旧的版本,您可能需要在Spine的设置中将版本切换回2.1.17以导入这些文件。导入后,您可以将项目保存为.spine
文件,然后在较新的Spine版本中打开这些项目。
如果您没有原始的.spine
文件,可能会遇到一些困难,因为旧版本的二进制文件可能不包含所有必要的信息来进行无缝转换。建议您检查是否有任何备份文件夹中可能存在的.spine
文件。您可以在Spine的设置中找到备份文件夹的位置。
phtcloud As Spinebot replied, to upgrade, first import the .skel file into Spine 2.1.27, save it as a Spine project, open the project in Spine 3.8, and save it again.
These operations can be performed from the command line. (Spine 2.1.27 is a very old version, so I apologize if it doesn't work properly.)
Please refer to the following page of the user guide to learn how to import skeleton data from the command line and save it:
https://esotericsoftware.com/spine-command-line-interface