Quick Links: Download Gideros Studio | Gideros Documentation | Gideros Development Center | Gideros community chat | DONATE
TexturePack problem — Gideros Forum

TexturePack problem

mehmetuysalmehmetuysal Member
edited February 2013 in Bugs and issues
Hi,

I have two spritesheets with two resolutions created with Gideros Texturepacker. File names are same in txt files. I am testing on gideros player on my mac,everything is fine with all resolutions. But when I tested on phone with gideros player or deployed version, all images seems white. No error, no crash, just white screen on all scenes.

textures = TexturePack.new('images/spritesheet.txt','images/spritesheet.png');

I attached the screenshot from my phone. Background is not in spritesheet.

Comments

Sign In or Register to comment.