How to generate for different images but each image is a spritesheet too? #23
Answered
by
houmain
paulocoutinhox
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
houmain
Sep 13, 2025
Replies: 1 comment 1 reply
-
|
You need to specify the the grid size of the sheets and you likely want to generate a different id for each sprite (the available variables are documented here). e.g.: |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
houmain
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



You need to specify the the grid size of the sheets and you likely want to generate a different id for each sprite (the available variables are documented here). e.g.: