I’m attempting to make a screensaver of sorts that interconnects dots in a satisfying way. Currently it does not work, because I cannot interconnect all 13 dots without using a repeat loop that creates an inconsistent animation.
Eventually I plan to make the dots interconnect within a set proximity to each other, but I need a functioning setup first.