through bugs in a game i was making (2d) i have found that certain colors do not collide properly, especially primary and secondary colors. for example, my green (0,255,0) ship did sense collision with a magenta(255,0,255) powerup. the colors, since they have nothing in common, they pass right through each other. check out this lil' snippet i made to demonstrate the problem. this only really matters with pure color sprites, but its still a wierd bug. i just changed the colors by adding a little bit to the other colors to get around it. anyone else ever run into this?
Truth suffers from too much analysis.
-Ancient Fremen Saying