Hello how's it goin all?
I have some unwanted pixels happening in a dcr, but not in authoring
it is one frame score script, with 41 sprites, that move randomly and
because it is set to an "iteration "i.e.
(excuse the pre-dot syntax)
snip
if myIt > 150 then
set the foreColor of sprite (1+random(40)) =
random(256) - 1
snip
they change color randomly and I threw in some hard coding of certain
sprites at
certain "iterations" to balance the randomness of it all. and they all
have a
snip
set the trails of sprite spriteNum to True-- attached to each sprite
snip
and they respond to the mouseLoc
what is happening in the dcr is that no matter how often i change the
ink or the foreColor of sprite random(256)
to other settings I still get these black pixels always in the same spot
on stage (no matter where the mouseLoc )and they seem to be larger and
a bit aggressive and devour the other sprites, an effect not sought
after.
basically there shouldn't be anymore black pixels(sprites) then other
colors - it's a work in progress-looks kinda cool in authoring but
noooo
if you care to take a look and have some ideas
http://geocities.com/SoHo/Den/1169/
Thanks
CMMMMI
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]