0 Members and 1 Guest are viewing this topic.
:Lbl M1:RecallPic Pic3:While 1:rand(25:RecallPic Pic5:rand(25:ClrDraw:RecallPic Pic3:End
For(A,1,5For(B,1,3real(3,B,0,1RandRandRandRandEndEnd
For example, if your background is black you'll use Line(x1,y1,x2,y2,0 to draw parts of them, and Line(x1,y1,x2,y2 when erasing the bolts.
Isn't it backwards? Line(x1,y1,x2,y2 is to draw and Line(x1,y1,x2,y2,0 to erase.