CurlyBrace Posted January 27, 2017 Share Posted January 27, 2017 Hey there, found this example: https://pixijs.github.io/examples/#/basics/spritesheet.js So, there is json file format, and I assume there is some tools to pack my sprite sheet and generate json file. Can you recommend any verified workflow (Including sprite sheet creating from images)? Quote Link to comment Share on other sites More sharing options...
themoonrat Posted January 27, 2017 Share Posted January 27, 2017 I like using https://www.codeandweb.com/texturepacker Use json output. Not free, but it's good! Quote Link to comment Share on other sites More sharing options...
CurlyBrace Posted January 27, 2017 Author Share Posted January 27, 2017 3 minutes ago, themoonrat said: I like using https://www.codeandweb.com/texturepacker Use json output. Not free, but it's good! I think it costs too much for such utility thing, but thanks anyway. Going to dive into linkshttp://forum.starling-framework.org/topic/open-source-texturepacker-alternativehttp://www.html5gamedevs.com/topic/2934-texturepacker-alternative/https://www.reddit.com/r/gamedev/comments/1gyysk/free_texturepacker_alternative/ Quote Link to comment Share on other sites More sharing options...
CurlyBrace Posted January 27, 2017 Author Share Posted January 27, 2017 https://www.leshylabs.com/apps/sstool/ Is okay, but I am forced to add ".png" to the names in the generated json file, otherwise Pixi won't parse it. Its pretty annoying. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.