startshape todo
background { b -1}
rule todo{
motion1{} motion2{} motion3{} motion4{} motion5{}
}
rule motion1 {
CIRCLE{ hue 30} motion1{r 90 s .99 y 1.1 sat 1 b 1 hue .5 a -.015}
}
rule motion1 .1 {
2*{r -45 y 11}motion1 {s 0.75 r -4}
}
rule motion2 {
CIRCLE{hue 180} motion2{r 90 s .99 y 1.1 sat 1 b 1 hue .5 a -.015}
}
rule motion2 .1 {
2*{r -45 y 11}motion2 {s 0.75 r -4}
}
rule motion3 {
CIRCLE{hue 240} motion3{r 90 s .99 y 1.1 sat 1 b 1 hue .5 a -.015}
}
rule motion3 .1 {
2*{r -45 y 11}motion3 {s 0.75 r -4}
}
rule motion4 {
CIRCLE{hue 340} motion4{r 90 s .99 y 1.1 sat 1 b 1 hue .5 a -.015}
}
rule motion4 .1 {
2*{r -45 y 11} motion4 {s 0.75 r -4}
}
rule motion5 {
CIRCLE{hue 340} motion5{r 90 s .99 y 1.1 sat 1 b 1 hue .5 a -.015}
}
rule motion5 .1 {
2*{r -45 y 11}motion5 {s 0.75 r -4}
}