From the 'straight line' appearance of the cutoff, it looks so much like a
bounding-box problem; but your asteroid code has no explicit bounding box, so
that's a mystery. Have you tried rotating the asteroid to see if that straight
line is actually a flat 'plane' (or else a big hole?) The other possibility
that comes to mind is this: Since you reworked the image map, could the problem
again be related to the needed fix that Clipka mentioned in your previous post?
Is eval() 'seeing' the entire image map?
KW
Post a reply to this message
|