Misaki debinzhang We apologize for not yet providing detailed information about sequences in the user guide! General information can be found in the Spine 4.1 release blog, where the sequence feature was added: Spine 4.1已发布 #逐帧动画 If you have any questions about using the sequence, please feel free to ask us.
Spinebot 在Spine 4.1中,您可以使用“序列”功能来实现逐帧动画。要使用此功能,您需要在区域或网格附件中勾选“序列”复选框。这将允许您指定一系列图像,并通过设置帧率和循环行为来控制动画的播放。这样,您可以更轻松地进行逐帧动画,而不必手动为每一帧设置关键帧。 如果您需要更详细的控制,仍然可以使用关键帧来调整每个帧的时间安排。这样可以确保动画的每一帧都能按照您的预期进行播放。
Misaki debinzhang Hmm, sequences and linked meshes should normally work together, but I'm not sure what specific problem you're encountering. Could you write down the steps to reproduce your problem?
Misaki debinzhang Yes, changing a sequence attachment to a mesh attachment will affect all frames referenced by that sequence! Therefore, the mesh settings made when the first frame (1j1_00000 in your example) is displayed will be shared with subsequent frames. I'm glad if this solved your problem!