我画好了一组从左到后流动的光的序列帧,想要使用在项目里,但是为什么在使用序列功能时,我的序列帧演示全部堆在了一个地方,而不是从左向右移动,我应该如何解决这样的问题?

    Related Discussions
    ...

    diamondmonster It seems like a strange behavior. If you don't mind, could you please email us a Spine project that can reproduce the problem?: contact@esotericsoftware.com
    Please briefly mention the URL of this forum thread in the email so that we know the context. Then we can take a look at what's going wrong.

      diamondmonster Thank you for sending your Spine project! I understand what the problem is. Your sequence animation frames have different sizes for each frame, but you need to unify the sizes of all the frames to achieve what you want. This will result in each frame being a large image with large margins, but if you enable Strip whitespace X/Y in the texture packer settings, you can remove the margins when packing textures, so you do not have to worry about your textures becoming a waste of texture space because of the margins.