strange 'change image' issue

jonmulcahyjonmulcahy Member, Sous Chef Posts: 10,408
edited November -1 in Working with GS (Mac)
I've made 2 switches, when one is on, the other is off. Basic stuff. I've got the logic all worked out and everything works fine. The weird issue I see is on the iPhone vs the Web versions of my game.

The logic is like this: if switch 1 is on, change the image on switch 2 to 'blank.png'. If switch 2 is on, change the image on switch 1 to 'blank.png'.

Blank.png is a simple 10x10 image that is 100% transparent.

When using the preview in Game Salad it works fine, the 'off' switch shows nothing. But, when viewing it on the iPhone, it shows the background color, so I get a 10x10 square of white.

Anyone run into this before?

Comments

  • CodeMonkeyCodeMonkey Head Chef, Member, PRO Posts: 1,803
    weird. just tried that but nothing wrong. You may want to just adjust the alpha to 0 instead of changing the image to an invisible image.
Sign In or Register to comment.