angelkom Posted May 19, 2014 Share Posted May 19, 2014 Because Panda.js uses Pixi.js engine, it has the Hash JSON format for the sprites, and enpu has showed us how we can use the Texture Packer to create a JSON spritesheet but the bad thing is that the program is not free, it is trial then you have to buy. But I found a free and easy alternativity, I'm big fan of shoebox and I use it for my sprites it has many options and one of them is packing sprites in spritesheets, but the problem is it doesn't have json format. So what you are going to do is when you pack the sprites choose settings and choose the pixi.js version of the spritesheet and instead of the .js extension use the .json extension for the spritesheet now save the settings and you can now export the spirtesheet which is compatible with the Panda.js. Quote Link to comment Share on other sites More sharing options...
enpu Posted May 19, 2014 Share Posted May 19, 2014 Texture Packer does have a free lite version. I'm using it all the time. Quote Link to comment Share on other sites More sharing options...
angelkom Posted May 19, 2014 Author Share Posted May 19, 2014 And what are the limited features? 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.