bobonthenet Posted April 27, 2018 Share Posted April 27, 2018 I just created a new utility to automate the creation of a spritesheet, json atlas, and json anims file. It was designed to fit the very specific needs of my own project but I'd like to turn it into something that is useful to the larger Phaser community. All I'd like for you to do is use my tool and tell me how I can improve it to better suit the needs of your own project. I think for some of you this might work great out of the box and for others this might be totally useless as it is. Any feedback I can get to help me make this really useful to the Phaser community would really be appreciated. https://github.com/bobonthenet/Spritility Quote Link to comment Share on other sites More sharing options...
HawkguyZero Posted May 9, 2018 Share Posted May 9, 2018 ok, so, full disclosure, I'm the artist on @bobonthenet's project, so this thing is tailored to my specific brand of laziness. I've been using it for about a week and it makes things easy on my end. I create the animations in Krita, export all the frames as PNGs, and Spritility takes care of the bit that I used to use TexturePacker for. I've been using the command line, but it occurred to me tonight that I could make a batch file to save myself typing a handful of characters every time I added or updated a sprite, so I can be even lazier now. bob will have to weigh in on what it's like to work with the files that are generated, as I've managed to avoid doing any actual coding thus far, but I do think that if you're working with an artist who doesn't know how (or just doesn't like to) code, this is the sort of thing that will let them spend more time thinking about the art and less time doing fiddly stuff. Quote Link to comment Share on other sites More sharing options...
blackhawx Posted May 21, 2018 Share Posted May 21, 2018 Thanks for the contribution on this project! Can you guys provide a short demo, from start to finish, so that folks like me can get a visual on the entire process? 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.