Replies: 1 comment 7 replies
-
|
You can use the name of the first spritesheet and create a folder from that in the character spritesheets directory. You then name every file numerically starting from 1. Using the amount of spritesheets you specified, you should get something like this: Just make sure that each spritesheet has unique frame names so that they don't conflict, as Codename loads every spritesheet in this folder at once using this setup. If for whatever reason this doesn't work, you may also want to change the |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
i was trying to port zibidi to codename for a thing im doing and i saw that he has 4 spritesheets and i would like to know if i can put all those 4 spritesheets together
and if i cant i would like to know how to use those 4 to atleast pretend they are the same character
Beta Was this translation helpful? Give feedback.
All reactions