Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I have a question. My game isn't being made in Unity, but I'd like to export the sprites. Can I export separate layers (hair, armor, items) from the sprites and try to combine them in some way in my engine? Or can I only export the full character sprite?

Great question. yes you can export individual parts of the character and use them as layers, just make sure you hide the parts you dont want to include in the final output. For example if you just want to export a weapon, simply hide the body, head, chest, legs, shoes and set the shadow opacity to 0. if you want more control you can also use the base spritesheets  that are used to make the creator, these are already seperated into each individual part and most are uncolored and can be found in the folder "Spritesheets".