Janaka Posted July 14, 2022 Share Posted July 14, 2022 (edited) I have a game previously worked on with Cocos Creator long time ago. All sprite sheets used in the game are packed to work with Cocos, and they are in .plist format. Now I want to do some work with the same image. But pixijs does not work with the plist type sprite sheet. And I don't have the original images. I have to unpack the sprite sheet created by Cocos Creator and repack the sprite sheet for pixi. Is there any tools that can be used for this purpose? Edited July 14, 2022 by Janaka Quote Link to comment Share on other sites More sharing options...
Exca Posted July 15, 2022 Share Posted July 15, 2022 Texturepacker has a split sheet tool that can at least extrat fixed width sprites. Dont know if it supports plist type. Quote Link to comment Share on other sites More sharing options...
8Observer8 Posted July 26, 2022 Share Posted July 26, 2022 (edited) Try FreeTexturePacker: http://free-tex-packer.com/ It supports Cocos2d and Pixi.js but I do not know about plist format. Edited July 26, 2022 by 8Observer8 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.