Skip to content

Frame skip in spritesheet generation #10

Description

@Jon-Crow

First of all, I LOVE this tool, thank you so much for making it open source!
In the spritesheet export, every row skips 1 frame, causing the animation to jitter when used.
I believe I found the source of the issue, line 177 of GUI.gd, you are looping to sheet.x + 1 (although I'm not certain this is the actual cause).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions