Publishing Change ? - Blank images are now showing up as black boxes
Portyman
Member, PRO Posts: 409
I have publishlished some more test vesions of my app I am currently working on and where before I would have a blank transparent image, I now have a black image. I have not upgraded anything or changed the app images in any way. I have confirmed the images are actually blank. One image is called via a table and the other image is on an actor so its not a table issue. None of it happens in the viewer or when i upload to the device using the gamesalad app. It only happens when I publish via the web. The game is an ipad game.
Comments
Basically all actors that use a fully transparent image appear completely black
Send and Receive Data using your own Server Tutorial! | Vote for A Long Way Home on Steam Greenlight! | Ten Years Left
I have also received a bug report on this as well. I will ensure that issue is logged and it brought to the developer's attention.
Thank you
Thank the GS team for all the hard work . As a long time user of the tool it has really blossomed over the past few months
* Is everyone on iOS 6?
I tested every permutation I can think of on Non-retina iOS devices using the Nightly Build 00.00.00.88 and can't reproduce this thus far. So I'm wondering if its specific to the iPad Mini...
Would one of you mind sending me more information and/or a gameproj, I'd like to help
edit: Worth pointing out that I was using GS 0.10.3, and the problem appeared without any updates or changes locally - literally published an almost identical build with some minor text field changes and it appeared on the newer one.
Guru Video Channel | Lost Oasis Games | FRYING BACON STUDIOS
Someone suggested making a blank image with a small pixel on it so it is not actually blank. I haven't tried that yet.
Nat Clarke
Life Cleansing
If the problem you're having is this: I would ask why you're using fully transparent images in the first place. Why not just use self.color.alpha=0 to hide an actor?
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User
And yes, it seems that a workaround would be to include one pixel that is 1% opaque.
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User
thanks