トピック
Cαιεъ triforcelink4388

Okay, so I know "GLINE 23,42,245,180" and a line will be instantly drawn

But is there a way for it to actually make the line? Like for it to start at one point, and you can watch the line be created up to the second point, instead of the whole line being there instantly
0そうだね
プレイ済み
返信[1]
親投稿
Josh josh.h7
try this. CLS X=23 @LOOP GLINE 23,42,X,180 X=X+2 VSYNC 1 GOTO @LOOP
1そうだね
プレイ済み
返信[2]
親投稿
Cαιεъ triforcelink4388
Thats EXACTLY what I needed, thank you so much!
0そうだね
プレイ済み