| also...June 7 2003 at 1:30 AM | oxxy from IP address 198.26.123.37 |
Response to I have a problem |
|
i forgot to add in the last one that for different speeds, you just change "x2 = x2 + 1" to +2 or +3 or whatever you want.
But, i've noticed that you're in screen 13... and I was wondering if you were aware of the PSET and LINE commands.
Example
PSET (X,Y), Color 'draws a pixel
LINE (X1,Y1)-(X2,Y2),Color, [B,BF] 'draws a line or box(B) or filled box(BF)
the dimentions in screen 13 are 0,0 to 320,200.
This can give you MUCH better animation than the text would.
| |
| | Responses |
|
|