Shape commend

why drawCircle command can't rewind?
shape dc command (codepen.io)

The target.t value is going 0-1 and rewinding and looping.

How were you planning on making the drawCircle command to rewind? I have not really used the CreateJS graphics commands that much. Only to remake borders and colors but never with drawing shapes.

i make a error when use drawCirle mothod,only add
drawCommend.radius =100+300 * target["t"];
that code can make circle rewind

1 Like