Hi! I have a .png file containing 2 sprites. I was wondering if there's a way to turn that into a movie clip (pretty sure there is as I've seen projects using this method before, but I haven't seen any code examples yet). The .png file I'm talking about looks something like the image I attached. Help?
Comments
http://docs.giderosmobile.com/reference/gideros/TexturePack
When you create your movieClip use the regions from the texturepack as frames.
Likes: misterhup
Another free and great tool for extract individual sprite from image sheet can be found here:
http://renderhjs.net/shoebox/
Likes: misterhup