in my game:
http://scratch.mit.edu/projects/Crumbnumber1/24940
The blue pointer (which is now blurry for some reason) is supposed to react to the balance bar using the 'color' touching 'color' script. It obviously doesn't work online because the guy is just lying there dead... Does uploading the game change the colors slightly? If so, how can I fix it?
Offline
Yes uploading seems to affect the colour sensing. To fix this I would try changing colours until it works and use basic plain colours like red.
Offline
The sprites in Scratch definitely can change color based on several factors, all basically related to what the final color pallet was when the conversion to an 8-bit .gif compatible image was done.
I just uploaded a small test I did earlier that illustrates this - http://scratch.mit.edu/projects/DrJim/25270 .
Offline