+! Terry I like what you've done to simplify collision code and works fast enough it seems.
I cleaned up my star images, they did have junk on border causing the false positive that TempodiBasic and Steve tried to tell me about.
I've generalized setting transparent code to Point(1,1) of object image to assume that is background, transparent or not.
And I've centered the image moving around onto the mouse.
Now it should work for any 2 images as long as background is at point(1, 1)
Both cleaned up stars and ellipses work now:
I cleaned up my star images, they did have junk on border causing the false positive that TempodiBasic and Steve tried to tell me about.
I've generalized setting transparent code to Point(1,1) of object image to assume that is background, transparent or not.
And I've centered the image moving around onto the mouse.
Now it should work for any 2 images as long as background is at point(1, 1)
Both cleaned up stars and ellipses work now:
b = b + ...